From: Richard Stallman Date: Sat, 27 Jun 1992 05:24:28 +0000 (+0000) Subject: entered into RCS X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9aea9597cff287e07ff3f55ade3d8a9567a5278f;p=gcc.git entered into RCS From-SVN: r1305 --- diff --git a/gcc/config/ns32k/sequent.h b/gcc/config/ns32k/sequent.h index af6e891ae84..467d99dfa6d 100644 --- a/gcc/config/ns32k/sequent.h +++ b/gcc/config/ns32k/sequent.h @@ -42,6 +42,10 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define LIB_SPEC "%{g:-lg} %{!p:%{!pg:-lc}}%{p:-lc_p}%{pg:-lc_p} " +/* gcc should find libgcc.a itself, not ask linker to do so. */ + +3define LINK_LIBGCC_SPECIAL + /* This is how to align the code that follows an unconditional branch. Don't define it, since it confuses the assembler (we hear). */