Disable more damage from sol2.h; this time it is the quad operators.
This commit is contained in:
parent
fc449356b1
commit
32df41f56e
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue