aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
diff options
context:
space:
mode:
authorRichard Stallman <rms@gnu.org>1993-05-08 14:52:24 +0000
committerRichard Stallman <rms@gnu.org>1993-05-08 14:52:24 +0000
commitd6924c84424964dbdab8ce058159de6118692df1 (patch)
treec92e5a8178952521bdfcd1342872de3fcefe4302 /gcc/config
parent05b4ec4f0f3d4605246783e543720373f68fbd0e (diff)
downloadgcc-d6924c84424964dbdab8ce058159de6118692df1.zip
gcc-d6924c84424964dbdab8ce058159de6118692df1.tar.gz
gcc-d6924c84424964dbdab8ce058159de6118692df1.tar.bz2
(LINK_LIBGCC_SPECIAL_1): Define this instead of LINK_LIBGCC_SPECIAL.
From-SVN: r4383
Diffstat (limited to 'gcc/config')
-rw-r--r--gcc/config/convex/convex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/convex/convex.h b/gcc/config/convex/convex.h
index 1400ab4..654e84a 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. */