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 4649a678bf25b35bdb4dfe9540e15f8b277e35d9..777a7630da8bc0c008be18d65d13f32c5e9ede99 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