entered into RCS
authorJim Wilson <wilson@gcc.gnu.org>
Mon, 13 Apr 1992 22:35:46 +0000 (15:35 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 13 Apr 1992 22:35:46 +0000 (15:35 -0700)
From-SVN: r740

gcc/config/m68k/sun3.h

index f7bb5f2d0d11132683a9ddab5eb56463f79d4347..2e78399ae330e2069363510a726d72a7105b7a15 100644 (file)
@@ -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.  */