From: Jim Wilson Date: Mon, 13 Apr 1992 22:16:17 +0000 (-0700) Subject: *** empty log message *** X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2defae7d7366b9515fdaca4c58f67b73d3436812;p=gcc.git *** empty log message *** From-SVN: r738 --- diff --git a/gcc/config/sparc/sparc.h b/gcc/config/sparc/sparc.h index 2578fda3122..9ca49af2581 100644 --- a/gcc/config/sparc/sparc.h +++ b/gcc/config/sparc/sparc.h @@ -26,7 +26,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*}" /* Special flags to the Sun-4 assembler when using pipe for input. */