* config/ncr3000.mt (DEMANGLE_OPTS): Remove -Dnounderscore.
This commit is contained in:
parent
f9b5584c8e
commit
a7a8c21eb4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue