summaryrefslogtreecommitdiff
path: root/lang/gcc/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc/patches/patch-ad')
-rw-r--r--lang/gcc/patches/patch-ad8
1 files changed, 2 insertions, 6 deletions
diff --git a/lang/gcc/patches/patch-ad b/lang/gcc/patches/patch-ad
index 423a71ba2b3..8e188368554 100644
--- a/lang/gcc/patches/patch-ad
+++ b/lang/gcc/patches/patch-ad
@@ -1,8 +1,8 @@
-$NetBSD: patch-ad,v 1.1 2000/09/15 23:58:48 tron Exp $
+$NetBSD: patch-ad,v 1.2 2001/02/28 23:28:09 hubertf Exp $
--- ../gcc-2.95.2/gcc/config/sparc/netbsd-elf-common.h.orig Sat Sep 16 00:17:42 2000
+++ ../gcc-2.95.2/gcc/config/sparc/netbsd-elf-common.h Sat Sep 16 00:17:42 2000
-@@ -0,0 +1,73 @@
+@@ -0,0 +1,69 @@
+/* NetBSD/sparc ELF common 32/64 bit configuration */
+
+#define OBJECT_FORMAT_ELF
@@ -69,10 +69,6 @@ $NetBSD: patch-ad,v 1.1 2000/09/15 23:58:48 tron Exp $
+
+#undef STDC_0_IN_SYSTEM_HEADERS
+
-+/** We don't have the C++ support for this (yet). */
-+#undef DWARF2_UNWIND_INFO
-+#define DWARF2_UNWIND_INFO 0
-+
+/* XXX Redefine this; <sparc/sparc.h> mucks with it. */
+#undef TARGET_VERSION
+#define TARGET_VERSION fprintf (stderr, " (%s)", TARGET_NAME);