From: Richard Stallman Date: Sun, 19 Jul 1992 20:05:09 +0000 (+0000) Subject: entered into RCS X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e5d91d5ef8d7e08b50f990dcaed4cbab8936154f;p=gcc.git entered into RCS From-SVN: r1633 --- diff --git a/gcc/config/m68k/x-dpx2 b/gcc/config/m68k/x-dpx2 index e12c146aba0..5886773f2f6 100644 --- a/gcc/config/m68k/x-dpx2 +++ b/gcc/config/m68k/x-dpx2 @@ -5,7 +5,7 @@ ALLOCA_FLAGS=-S ALLOCA_FINISH = $(AS) -o alloca.o alloca.s # be sure not to confuse ./as with /bin/as AS=`if [ x$(OLDCC) = x$(CC) ] ; then echo /bin/as; else echo $(GAS); fi` -GAS = $(libsubdir)/as +GAS = gas # # as of gcc-2.2.1 gcc -g produces too many .stabd's for /bin/ld # to link cc1plus, so use -g with /bin/cc, but -O with gcc