projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac0d500
)
don't use -g in CXXFLAGS
author
David D. Zuhn
<zoo@cygnus>
Thu, 12 Aug 1993 18:43:31 +0000
(18:43 +0000)
committer
David D. Zuhn
<zoo@cygnus>
Thu, 12 Aug 1993 18:43:31 +0000
(18:43 +0000)
config/mh-unixware
patch
|
blob
|
history
diff --git
a/config/mh-unixware
b/config/mh-unixware
index 4649a678bf25b35bdb4dfe9540e15f8b277e35d9..777a7630da8bc0c008be18d65d13f32c5e9ede99 100644
(file)
--- a/
config/mh-unixware
+++ b/
config/mh-unixware
@@
-2,6
+2,9
@@
SYSV = -DSYSV -DSVR4
RANLIB = true
+# C++ debugging is not yet supported under SVR4 (DWARF)
+CXXFLAGS=-O
+
# The l flag generates a warning from the SVR4 archiver, remove it.
AR_FLAGS = cq