From a274efa37f7f2d010cabc87db2de2ba1432dd8e1 Mon Sep 17 00:00:00 2001 From: Jim Wilson Date: Mon, 7 Mar 1994 17:46:43 -0800 Subject: [PATCH] (LINK_SPEC): Delete. From-SVN: r6718 --- gcc/config/mips/news5.h | 6 ------ 1 file changed, 6 deletions(-) diff --git a/gcc/config/mips/news5.h b/gcc/config/mips/news5.h index 0952049c794..c17f7b30a37 100644 --- a/gcc/config/mips/news5.h +++ b/gcc/config/mips/news5.h @@ -34,12 +34,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ %{.s: -D__LANGUAGE_ASSEMBLY -D_LANGUAGE_ASSEMBLY %{!ansi:-DLANGUAGE_ASSEMBLY}} \ %{!.S:%{!.s: -D__LANGUAGE_C -D_LANGUAGE_C %{!ansi:-DLANGUAGE_C}}}" -#define LINK_SPEC "\ -%{G*} \ -%{!mgas: %{mips1} %{mips2} %{mips3} \ - %{EB} %{!EB:-EB} %{EL: %e-EL not supported} \ - %{bestGnum} %{shared} %{non_shared}}" - #define LIB_SPEC "\ %{ZBSD43: -L/usr/ucblib -lucb -lresolv -lsocket -lnsl} \ -nocount %{p:-lprof1} %{pg:-lprof1} -lc crtn.o%s values-Xt.o%s" -- 2.30.2