From: Michael Meissner Date: Sun, 28 Jun 1992 15:48:03 +0000 (+0000) Subject: Define LINK_LIBGCC_SPECIAL. X-Git-Tag: misc/cutover-egcs-0~12603 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2a7165f4066763dabbc1052599d7ab2107ba3123;p=thirdparty%2Fgcc.git Define LINK_LIBGCC_SPECIAL. From-SVN: r1328 --- diff --git a/gcc/config/mips/mips.h b/gcc/config/mips/mips.h index d3c0c9a5ab77..42b88e488131 100644 --- a/gcc/config/mips/mips.h +++ b/gcc/config/mips/mips.h @@ -389,6 +389,12 @@ while (0) %{bestGnum}}" #endif /* LINK_SPEC defined */ +/* Define this macro meaning that `gcc' should find the library + `libgcc.a' by hand, rather than passing the argument `-lgcc' to + tell the linker to do the search. */ + +#define LINK_LIBGCC_SPECIAL 1 + /* Specs for the compiler proper */ #ifndef CC1_SPEC