Define LINK_LIBGCC_SPECIAL.

From-SVN: r1328
This commit is contained in:
Michael Meissner 1992-06-28 15:48:03 +00:00
parent 0ceb0c11e3
commit 2a7165f406

View File

@ -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