From bb0959be018a5470b36197757b9ecf4eacbca9e1 Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Tue, 3 Mar 1992 15:38:12 -0500 Subject: [PATCH] entered into RCS From-SVN: r385 --- gcc/config/m68k/sun2o4.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/config/m68k/sun2o4.h b/gcc/config/m68k/sun2o4.h index 3b8e010ac398..c30a1ccb7796 100644 --- a/gcc/config/m68k/sun2o4.h +++ b/gcc/config/m68k/sun2o4.h @@ -92,7 +92,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #endif #undef LINK_SPEC -#define LINK_SPEC "%{!e*:-e start} -dc -dp %{g:-Bstatic} %{static:-Bstatic}" +#define LINK_SPEC "%{!e*:-e start} -dc -dp %{static:-Bstatic}" #undef ASM_OUTPUT_DOUBLE #define ASM_OUTPUT_DOUBLE(FILE,VALUE) \ -- 2.47.3