Commit 33f3c4c0 by Richard Stallman

(LINK_LIBGCC_SPECIAL_1): Defined.

From-SVN: r2814
parent 00ae06b5
...@@ -57,7 +57,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ ...@@ -57,7 +57,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
%{p:-L/lib/profiled -L/usr/lib/profiled} %{g*:-lg} -lc" %{p:-L/lib/profiled -L/usr/lib/profiled} %{g*:-lg} -lc"
/* gcc must do the search itself to find libgcc.a, not use -l. */ /* gcc must do the search itself to find libgcc.a, not use -l. */
/* #define LINK_LIBGCC_SPECIAL */ #define LINK_LIBGCC_SPECIAL_1
/* Don't turn -B into -L if the argument specifies a relative file name. */ /* Don't turn -B into -L if the argument specifies a relative file name. */
#define RELATIVE_PREFIX_NOT_LINKDIR #define RELATIVE_PREFIX_NOT_LINKDIR
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment