DWARF2_UNWIND should be undefined otherwise dwarf2out.c won't compile

because it is expecting another macro which vax gcc doesn't have or need.
This commit is contained in:
matt 1998-10-14 01:47:05 +00:00
parent 048bef97f2
commit cc0b4bda88
1 changed files with 1 additions and 1 deletions

View File

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