Disable more damage from sol2.h; this time it is the quad operators.

This commit is contained in:
christos 1999-02-14 17:14:08 +00:00
parent fc449356b1
commit 32df41f56e
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@
#undef UDIVDI3_LIBCALL
#undef MODDI3_LIBCALL
#undef UMODDI3_LIBCALL
#undef INIT_SUBTARGET_OPTABS
#define INIT_SUBTARGET_OPTABS
#define NETBSD_ELF
#include <netbsd.h>