From: Jim Wilson Date: Mon, 13 Apr 1992 22:35:46 +0000 (-0700) Subject: entered into RCS X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=645894f812a62450d9a44bda7a66a7a8e099f390;p=gcc.git entered into RCS From-SVN: r740 --- 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. */