Compiles and installs/deinstalls cleanly on 1.5ZA/i386, otherwise untested, but that's better than a BROKEN package. Some cleanup.
11 lines
353 B
Text
11 lines
353 B
Text
$NetBSD: patch-ax,v 1.1 2002/03/14 14:54:56 wiz Exp $
|
|
|
|
--- ../gcc-2.95.2/gcc/config/vax/netbsd.h.orig Wed Dec 16 21:14:22 1998
|
|
+++ ../gcc-2.95.2/gcc/config/vax/netbsd.h
|
|
@@ -20,5 +20,4 @@
|
|
|
|
/* Until they use ELF or something that handles dwarf2 unwinds
|
|
and initialization stuff better. */
|
|
-#undef DWARF2_UNWIND_INFO
|
|
-
|
|
+#define DWARF2_UNWIND_INFO 0
|