summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbonzini <bonzini@138bc75d-0d04-0410-961f-82ee72b054a4>2011-03-24 16:53:52 +0000
committerbonzini <bonzini@138bc75d-0d04-0410-961f-82ee72b054a4>2011-03-24 16:53:52 +0000
commitd052dbeff3abeb10d94ce419b7868db6ab01e7bf (patch)
treec95a908e0176078b28eda5691e38dcf54ce169e3
parentb5fe590a4ed8334825e9e15d41948b6fa4d212b6 (diff)
downloadppe42-gcc-d052dbeff3abeb10d94ce419b7868db6ab01e7bf.tar.gz
ppe42-gcc-d052dbeff3abeb10d94ce419b7868db6ab01e7bf.zip
2011-03-24 Paolo Bonzini <bonzini@gnu.org>
* mh-sysv4: Remove AR_CFLAGS. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@171414 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--config/ChangeLog4
-rw-r--r--config/mh-sysv43
2 files changed, 4 insertions, 3 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index 29dee03d1e0..3ffbbd55a9f 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,7 @@
+2011-03-24 Paolo Bonzini <bonzini@gnu.org>
+
+ * mh-sysv4: Remove AR_CFLAGS.
+
2011-03-24 Joseph Myers <joseph@codesourcery.com>
* mh-cxux, mh-decstation, mh-dgux386, mh-lynxrs6k, mh-ncr3000,
diff --git a/config/mh-sysv4 b/config/mh-sysv4
index 2e9374c7f96..93d14fa510d 100644
--- a/config/mh-sysv4
+++ b/config/mh-sysv4
@@ -1,4 +1 @@
-# The l flag generates a warning from the SVR4 archiver, remove it.
-AR_FLAGS = cr
-
X11_EXTRA_LIBS = -lnsl
OpenPOWER on IntegriCloud