* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[deliverable/binutils-gdb.git] / gdb / testsuite / config / mt-slite
index 4f5868864ff8b7116aee5980e9b34bcfc762a183..74e75a25c5c73cce4adfc18385707c0c6f1d50cc 100644 (file)
@@ -1,7 +1,8 @@
+LIBS = -lc -lg -lgcc
 CFLAGS = -g -Dusestubs
 LDFLAGS = ` \
   if [ -f $${rootme}/../../newlib/Makefile ]; then \
-    echo -L$${rootsrc}/../../libgloss/ex93x -L$${rootme}/../../libgloss/ex93x -Tex93x.ld -nostartfiles -N; \
+    echo -L$${rootsrc}/../../libgloss/ex93x -L$${rootme}/../../libgloss/ex93x -Tex93x.ld -nostartfiles -nostdlib -N; \
   else \
-    echo -Tex93x.ld -nostartfiles -N; \
+    echo -Tex93x.ld -nostartfiles -nostdlib -N; \
   fi`
This page took 0.025034 seconds and 4 git commands to generate.