diff options
Diffstat (limited to 'gnu/usr.bin/gcc/config/ns32k')
-rw-r--r-- | gnu/usr.bin/gcc/config/ns32k/netbsd.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gnu/usr.bin/gcc/config/ns32k/netbsd.h b/gnu/usr.bin/gcc/config/ns32k/netbsd.h index 53b7e866b13..717441248d3 100644 --- a/gnu/usr.bin/gcc/config/ns32k/netbsd.h +++ b/gnu/usr.bin/gcc/config/ns32k/netbsd.h @@ -100,11 +100,6 @@ Boston, MA 02111-1307, USA. #define DBX_CONTIN_CHAR '?' -/* Don't use the `xsfoo;' construct in DBX output; this system - doesn't support it. */ - -#define DBX_NO_XREFS - /* Don't default to pcc-struct-return, because gcc is the only compiler, and we want to retain compatibility with older gcc versions. */ |