aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Stallman <rms@gnu.org>1992-06-11 04:50:19 +0000
committerRichard Stallman <rms@gnu.org>1992-06-11 04:50:19 +0000
commitf4812cbec6ebc50afa897ad9a4ac0b9662b54a0b (patch)
treea4835dad4016984e3b181f4de32742103d9b5f1a
parentd27ea9162beda966d1836482eb05a7be86e46ac1 (diff)
downloadgcc-f4812cbec6ebc50afa897ad9a4ac0b9662b54a0b.zip
gcc-f4812cbec6ebc50afa897ad9a4ac0b9662b54a0b.tar.gz
gcc-f4812cbec6ebc50afa897ad9a4ac0b9662b54a0b.tar.bz2
*** empty log message ***
From-SVN: r1189
-rw-r--r--gcc/config/mips/x-mips3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/config/mips/x-mips b/gcc/config/mips/x-mips
index 0498bb1..5f9ad70 100644
--- a/gcc/config/mips/x-mips
+++ b/gcc/config/mips/x-mips
@@ -15,3 +15,6 @@ X_CFLAGS = -O1
# The bison output files are machine-indep,
# so different flags for a particular machine are not useful.
#BISONFLAGS = -l
+
+# This is so we can link collect2 running native.
+CLIB = -lmld