]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/config/m68k/sun3.h
*** empty log message ***
[gcc.git] / gcc / config / m68k / sun3.h
index 5e10494e7670b71c10f62dc2056b16fa5f47b9bf..f7bb5f2d0d11132683a9ddab5eb56463f79d4347 100644 (file)
@@ -147,7 +147,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 /* Provide required defaults for linker -e and -d switches.  */
 
-#define LINK_SPEC "%{!e*:-e start} -dc -dp %{static:-Bstatic} %{assert*}"
+#define LINK_SPEC \
+ "%{nostdlib:%{!e*:-e start}} -dc -dp %{static:-Bstatic} %{assert*}"
 
 /* Every structure or union's size must be a multiple of 2 bytes.  */
 
This page took 0.031464 seconds and 5 git commands to generate.