From: Richard Stallman Date: Sat, 8 May 1993 14:52:24 +0000 (+0000) Subject: (LINK_LIBGCC_SPECIAL_1): Define this instead of LINK_LIBGCC_SPECIAL. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d6924c84424964dbdab8ce058159de6118692df1;p=gcc.git (LINK_LIBGCC_SPECIAL_1): Define this instead of LINK_LIBGCC_SPECIAL. From-SVN: r4383 --- diff --git a/gcc/config/convex/convex.h b/gcc/config/convex/convex.h index 1400ab4988b..654e84a992a 100644 --- a/gcc/config/convex/convex.h +++ b/gcc/config/convex/convex.h @@ -414,7 +414,7 @@ extern int target_flags; /* Use /path/libgcc.a instead of -lgcc, makes bootstrap work more smoothly. */ -#define LINK_LIBGCC_SPECIAL +#define LINK_LIBGCC_SPECIAL_1 /* Allow $ in identifiers. */