don't use -g in CXXFLAGS
authorDavid D. Zuhn <zoo@cygnus>
Thu, 12 Aug 1993 18:43:31 +0000 (18:43 +0000)
committerDavid D. Zuhn <zoo@cygnus>
Thu, 12 Aug 1993 18:43:31 +0000 (18:43 +0000)
config/mh-unixware

index 4649a67..777a763 100644 (file)
@@ -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