From 645894f812a62450d9a44bda7a66a7a8e099f390 Mon Sep 17 00:00:00 2001 From: Jim Wilson Date: Mon, 13 Apr 1992 15:35:46 -0700 Subject: [PATCH] entered into RCS From-SVN: r740 --- gcc/config/m68k/sun3.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/config/m68k/sun3.h b/gcc/config/m68k/sun3.h index f7bb5f2d0d1..2e78399ae33 100644 --- a/gcc/config/m68k/sun3.h +++ b/gcc/config/m68k/sun3.h @@ -148,7 +148,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* Provide required defaults for linker -e and -d switches. */ #define LINK_SPEC \ - "%{nostdlib:%{!e*:-e start}} -dc -dp %{static:-Bstatic} %{assert*}" + "%{!nostdlib:%{!e*:-e start}} -dc -dp %{static:-Bstatic} %{assert*}" /* Every structure or union's size must be a multiple of 2 bytes. */ -- 2.30.2