summaryrefslogtreecommitdiff
path: root/lang/pgcc/patches/patch-aw
diff options
context:
space:
mode:
Diffstat (limited to 'lang/pgcc/patches/patch-aw')
-rw-r--r--lang/pgcc/patches/patch-aw13
1 files changed, 13 insertions, 0 deletions
diff --git a/lang/pgcc/patches/patch-aw b/lang/pgcc/patches/patch-aw
new file mode 100644
index 00000000000..f5a3df96a76
--- /dev/null
+++ b/lang/pgcc/patches/patch-aw
@@ -0,0 +1,13 @@
+$NetBSD: patch-aw,v 1.1 2002/03/14 14:54:55 wiz Exp $
+
+--- ../gcc-2.95.2/gcc/config/arm/netbsd.h.orig Mon Jan 11 13:33:58 1999
++++ ../gcc-2.95.2/gcc/config/arm/netbsd.h
+@@ -48,7 +48,7 @@
+
+ /* Until they use ELF or something that handles dwarf2 unwinds
+ and initialization stuff better. */
+-#undef DWARF2_UNWIND_INFO
++#define DWARF2_UNWIND_INFO 0
+
+ /* Some defines for CPP.
+ arm32 is the NetBSD port name, so we always define arm32 and __arm32__. */