From 34168107c0407d114aab110b67b0c5b7d3e40ab9 Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Sun, 23 May 1993 04:49:28 +0000 Subject: (AR_FLAGS): Defined. From-SVN: r4541 --- gcc/config/m88k/x-tekXD88 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gcc') diff --git a/gcc/config/m88k/x-tekXD88 b/gcc/config/m88k/x-tekXD88 index f727a4a..b8b4a2f 100644 --- a/gcc/config/m88k/x-tekXD88 +++ b/gcc/config/m88k/x-tekXD88 @@ -6,3 +6,7 @@ gcc.ld: $(srcdir)/config/m88k/tekXD88.ld # Green Hills C on the Tektronix XD88 does not provide alloca. ALLOCA=alloca.o + +# rc is cleaner, but the ar program sometimes crashes. +# This is a workaround. +AR_FLAGS=qc -- cgit v1.1