summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>1999-02-14 17:14:08 +0000
committerchristos <christos@NetBSD.org>1999-02-14 17:14:08 +0000
commit32df41f56ea75dec090e6677092dfac8903a1658 (patch)
tree5472c8b206d56942fb5d848075ea157913addb70 /gnu
parentfc449356b166e2589b234fc51d891e0f93333e83 (diff)
Disable more damage from sol2.h; this time it is the quad operators.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/dist/gcc/config/sparc/netbsdelf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/dist/gcc/config/sparc/netbsdelf.h b/gnu/dist/gcc/config/sparc/netbsdelf.h
index 5e991763610..762acf91344 100644
--- a/gnu/dist/gcc/config/sparc/netbsdelf.h
+++ b/gnu/dist/gcc/config/sparc/netbsdelf.h
@@ -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>