* config/mt-slite: add -Dusestubs.
[deliverable/binutils-gdb.git] / gdb / testsuite / config / mt-slite
1 CFLAGS = -g -Dusestubs
2 LDFLAGS = ` \
3 if [ -f $${rootme}/../../newlib/Makefile ]; then \
4 echo -L$${rootsrc}/../../libgloss/ex93x -L$${rootme}/../../libgloss/ex93x -Tex93x.ld -nostartfiles -N; \
5 else \
6 echo -Tex93x.ld -nostartfiles -N; \
7 fi`
This page took 0.032706 seconds and 5 git commands to generate.