(LINK_LIBGCC_SPECIAL_1): Define this instead of LINK_LIBGCC_SPECIAL.
authorRichard Stallman <rms@gnu.org>
Sat, 8 May 1993 14:52:24 +0000 (14:52 +0000)
committerRichard Stallman <rms@gnu.org>
Sat, 8 May 1993 14:52:24 +0000 (14:52 +0000)
From-SVN: r4383

gcc/config/convex/convex.h

index 1400ab4..654e84a 100644 (file)
@@ -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. */