Commit 47a0e5a8 by Jeff Law

netbsd.h: Undo previous change to DWARF2_UNWIND_INFO.

h
        * i386/netbsd.h: Undo previous change to DWARF2_UNWIND_INFO.
        * m68k/netbsd.h: Likewise.
        * ns32k/netbsd.h: Likewise.
        * sparc/netbsd.h: Likewise.

From-SVN: r21523
parent 6414d0c1
...@@ -81,5 +81,5 @@ ...@@ -81,5 +81,5 @@
/* Until they use ELF or something that handles dwarf2 unwinds /* Until they use ELF or something that handles dwarf2 unwinds
and initialization stuff better. */ and initialization stuff better. */
#undef DWARF2_UNWIND_INFO #define DWARF2_UNWIND_INFO 0
...@@ -59,5 +59,5 @@ ...@@ -59,5 +59,5 @@
/* Until they use ELF or something that handles dwarf2 unwinds /* Until they use ELF or something that handles dwarf2 unwinds
and initialization stuff better. */ and initialization stuff better. */
#undef DWARF2_UNWIND_INFO #define DWARF2_UNWIND_INFO 0
...@@ -108,5 +108,5 @@ Boston, MA 02111-1307, USA. ...@@ -108,5 +108,5 @@ Boston, MA 02111-1307, USA.
/* Until they use ELF or something that handles dwarf2 unwinds /* Until they use ELF or something that handles dwarf2 unwinds
and initialization stuff better. */ and initialization stuff better. */
#undef DWARF2_UNWIND_INFO #define DWARF2_UNWIND_INFO 0
...@@ -42,5 +42,5 @@ ...@@ -42,5 +42,5 @@
/* Until they use ELF or something that handles dwarf2 unwinds /* Until they use ELF or something that handles dwarf2 unwinds
and initialization stuff better. */ and initialization stuff better. */
#undef DWARF2_UNWIND_INFO #define DWARF2_UNWIND_INFO 0
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment