Change AR_FLAGS from qc to rc - the 'q' option is not Posix.
authorPer Bothner <per@bothner.com>
Tue, 15 Dec 1992 23:01:02 +0000 (23:01 +0000)
committerPer Bothner <per@bothner.com>
Tue, 15 Dec 1992 23:01:02 +0000 (23:01 +0000)
Makefile.in

index 40384f1ae700f262546bcc9fd9afefc9ac6c6f92..d9f4cd49d8327b88190f71de0b63862ab5e2dca0 100644 (file)
@@ -51,7 +51,7 @@ INSTALL_DATA = $(INSTALL)
 
 AS = as
 AR = ar
-AR_FLAGS = qc
+AR_FLAGS = rc
 CFLAGS = -g
 CXXFLAGS = -g -O
 RANLIB = ranlib