From a7a8c21eb48b11589557200f740b38e5a3bf469c Mon Sep 17 00:00:00 2001
From: Fred Fish <fnf@specifix.com>
Date: Sun, 10 May 1992 01:43:37 +0000
Subject: 	* config/ncr3000.mt (DEMANGLE_OPTS):  Remove -Dnounderscore.

---
 gdb/config/ncr3000.mt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'gdb/config/ncr3000.mt')

diff --git a/gdb/config/ncr3000.mt b/gdb/config/ncr3000.mt
index 3116b7c..02c4b4e 100644
--- a/gdb/config/ncr3000.mt
+++ b/gdb/config/ncr3000.mt
@@ -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
 
-- 
cgit v1.1