diff options
author | Richard Stallman <rms@gnu.org> | 1992-03-16 22:13:38 +0000 |
---|---|---|
committer | Richard Stallman <rms@gnu.org> | 1992-03-16 22:13:38 +0000 |
commit | d519620311fffb146aed972b13c1859e218dc96f (patch) | |
tree | 242641419c4f1d59ff29a958569e0cb20c69632a | |
parent | b1aea758460fcdebb260aa67bf71f19c5943a2b6 (diff) | |
download | gcc-d519620311fffb146aed972b13c1859e218dc96f.zip gcc-d519620311fffb146aed972b13c1859e218dc96f.tar.gz gcc-d519620311fffb146aed972b13c1859e218dc96f.tar.bz2 |
entered into RCS
From-SVN: r506
-rw-r--r-- | gcc/config/mips/x-ultrix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/mips/x-ultrix b/gcc/config/mips/x-ultrix index 5f9ad70..0498bb1 100644 --- a/gcc/config/mips/x-ultrix +++ b/gcc/config/mips/x-ultrix @@ -15,6 +15,3 @@ 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 |