mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-19 03:58:58 +08:00
5 lines
106 B
Plaintext
5 lines
106 B
Plaintext
|
# The l flag generates a warning from the SVR4 archiver, remove it.
|
||
|
AR_FLAGS = cr
|
||
|
|
||
|
X11_EXTRA_LIBS = -lnsl
|