diff options
Diffstat (limited to 'config/mh-sysv4')
-rw-r--r-- | config/mh-sysv4 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config/mh-sysv4 b/config/mh-sysv4 index 8106651..796580b 100644 --- a/config/mh-sysv4 +++ b/config/mh-sysv4 @@ -2,9 +2,6 @@ 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 = cr |