aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorDavid D. Zuhn <zoo@cygnus>1993-08-12 18:43:31 +0000
committerDavid D. Zuhn <zoo@cygnus>1993-08-12 18:43:31 +0000
commite689e4490508e4f5f5a94d4bc69dece2725b2817 (patch)
tree91cba7dee59bbacd2c613e974b16f63fcbf4c9fc /config
parentac0d500c3c03c97b7b05decaf4a7dd1f13f996b1 (diff)
downloadfsf-binutils-gdb-e689e4490508e4f5f5a94d4bc69dece2725b2817.zip
fsf-binutils-gdb-e689e4490508e4f5f5a94d4bc69dece2725b2817.tar.gz
fsf-binutils-gdb-e689e4490508e4f5f5a94d4bc69dece2725b2817.tar.bz2
don't use -g in CXXFLAGS
Diffstat (limited to 'config')
-rw-r--r--config/mh-unixware3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/mh-unixware b/config/mh-unixware
index 4649a67..777a763 100644
--- 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