diff options
Diffstat (limited to 'contrib/binutils/config/mh-sysv4')
-rw-r--r-- | contrib/binutils/config/mh-sysv4 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/contrib/binutils/config/mh-sysv4 b/contrib/binutils/config/mh-sysv4 index 810665106000..3634950d75cb 100644 --- a/contrib/binutils/config/mh-sysv4 +++ b/contrib/binutils/config/mh-sysv4 @@ -1,10 +1,5 @@ -# Define SYSV as -DSYSV if you are using a System V operating system. -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 |