diff options
author | release <> | 1995-09-17 01:33:20 +0000 |
---|---|---|
committer | release <> | 1995-09-17 01:33:20 +0000 |
commit | 952306d1b0591a010acf62887c16055fed1ac845 (patch) | |
tree | 5a87073e174caeffc98b78de443a98bd69bb386b /config | |
parent | cc917275be299d274d6b3a1abe9f43ed5d8d2f2b (diff) | |
download | gdb-952306d1b0591a010acf62887c16055fed1ac845.zip gdb-952306d1b0591a010acf62887c16055fed1ac845.tar.gz gdb-952306d1b0591a010acf62887c16055fed1ac845.tar.bz2 |
* config/mh-ncrsvr43: Removed AR_FLAGS
Diffstat (limited to 'config')
-rw-r--r-- | config/mh-ncrsvr43 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config/mh-ncrsvr43 b/config/mh-ncrsvr43 index bc1eafe..4717f67 100644 --- a/config/mh-ncrsvr43 +++ b/config/mh-ncrsvr43 @@ -7,6 +7,3 @@ CFLAGS = -g -Hnocopyr # Define SYSV as -DSYSV if you are using a System V operating system. SYSV = -DSYSV -DSVR4 RANLIB = true - -# The l flag generates a warning from the SVR4 archiver, remove it. -AR_FLAGS = cq |