From f4812cbec6ebc50afa897ad9a4ac0b9662b54a0b Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Thu, 11 Jun 1992 04:50:19 +0000 Subject: [PATCH] *** empty log message *** From-SVN: r1189 --- gcc/config/mips/x-mips | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gcc/config/mips/x-mips b/gcc/config/mips/x-mips index 0498bb1d8f6..5f9ad705cb9 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 -- 2.30.2