diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2011-03-24 16:55:11 +0000 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2011-03-24 16:55:11 +0000 |
commit | bc7fed603f21e59d04790b7822ebe9a83f13bdee (patch) | |
tree | fbda06e1092edc858ec1a1de275a3f3947434f01 /config/mh-sysv4 | |
parent | 4e55c4e3e0b59c354125f9cee5134477032c02f1 (diff) | |
download | cygnal-bc7fed603f21e59d04790b7822ebe9a83f13bdee.tar.gz cygnal-bc7fed603f21e59d04790b7822ebe9a83f13bdee.tar.bz2 cygnal-bc7fed603f21e59d04790b7822ebe9a83f13bdee.zip |
2011-03-24 Paolo Bonzini <bonzini@gnu.org>
* mh-sysv4: Remove AR_CFLAGS.
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 2e9374c7f..93d14fa51 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 |