* vax/netbsd.h (DWARF2_UNWIND_INFO): Must be undef, not defined 0.

From-SVN: r20182
This commit is contained in:
Richard Henderson 1998-06-02 05:59:23 -07:00 committed by Richard Henderson
parent 8dafb9d7be
commit e3c81d201d
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Tue Jun 2 13:02:44 1998 Richard Henderson <rth@cygnus.com>
* vax/netbsd.h (DWARF2_UNWIND_INFO): Must be undef, not defined 0.
Mon Jun 1 03:44:03 1998 Catherine Moore <clm@cygnus.com>
* config/sh/sh.h (MAX_OFILE_ALIGNMENT): Define.

View File

@ -20,5 +20,5 @@
/* Until they use ELF or something that handles dwarf2 unwinds
and initialization stuff better. */
#define DWARF2_UNWIND_INFO 0
#undef DWARF2_UNWIND_INFO