Commit 34168107 by Richard Stallman

(AR_FLAGS): Defined.

From-SVN: r4541
parent d488c657
...@@ -6,3 +6,7 @@ gcc.ld: $(srcdir)/config/m88k/tekXD88.ld ...@@ -6,3 +6,7 @@ gcc.ld: $(srcdir)/config/m88k/tekXD88.ld
# Green Hills C on the Tektronix XD88 does not provide alloca. # Green Hills C on the Tektronix XD88 does not provide alloca.
ALLOCA=alloca.o ALLOCA=alloca.o
# rc is cleaner, but the ar program sometimes crashes.
# This is a workaround.
AR_FLAGS=qc
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment