* config/ncr3000.mt (DEMANGLE_OPTS): Remove -Dnounderscore.
authorFred Fish <fnf@specifix.com>
Sun, 10 May 1992 01:43:37 +0000 (01:43 +0000)
committerFred Fish <fnf@specifix.com>
Sun, 10 May 1992 01:43:37 +0000 (01:43 +0000)
gdb/config/ncr3000.mt

index 3116b7cc711396428cc6100bd91b78c550ddd6f8..02c4b4eb11324644a0c3cf186b5a37d24c8722e3 100644 (file)
@@ -7,5 +7,5 @@ TM_FILE= tm-i386v4.h
 # in the Annotated C++ Reference Manual, section 7.2.1c, which is what is
 # used by the Lucid C++ compiler for most things.  But there are places
 # where Lucid varies from the ARM, so select the Lucid specific code also.
-DEMANGLE_OPTS=-Dnounderscore -DARM_DEMANGLING -DLUCID_DEMANGLING
+DEMANGLE_OPTS=-DARM_DEMANGLING -DLUCID_DEMANGLING