* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[deliverable/binutils-gdb.git] / gdb / testsuite / config / mt-slite
index 0654d1855690ada55e3cc4548d1c2cf869b4d51f..74e75a25c5c73cce4adfc18385707c0c6f1d50cc 100644 (file)
@@ -1,6 +1,8 @@
+LIBS = -lc -lg -lgcc
+CFLAGS = -g -Dusestubs
 LDFLAGS = ` \
   if [ -f $${rootme}/../../newlib/Makefile ]; then \
-    echo -L$${rootsrc}/../../newlib/stub/ex93x -L$${rootme}/../../newlib/stub/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.036326 seconds and 4 git commands to generate.