mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-04 02:40:27 +08:00
(libgcc1-test): Undo Feb 12 change.
From-SVN: r11613
This commit is contained in:
parent
06f5c9df49
commit
fda924283f
@ -669,7 +669,7 @@ rest.cross: $(LIBGCC) gfloat.h specs
|
||||
libgcc1-test: libgcc1-test.o native $(GCC_PARTS)
|
||||
@echo "Testing libgcc1. Ignore linker warning messages."
|
||||
$(GCC_FOR_TARGET) $(GCC_CFLAGS) libgcc1-test.o -o libgcc1-test \
|
||||
-nostartfiles `$(GCC_FOR_TARGET) --print-libgcc-file-name`
|
||||
-nostartfiles -nostdlib `$(GCC_FOR_TARGET) --print-libgcc-file-name`
|
||||
libgcc1-test.o: libgcc1-test.c native xgcc
|
||||
$(GCC_FOR_TARGET) $(GCC_CFLAGS) $(ALL_CPPFLAGS) -c $(srcdir)/libgcc1-test.c
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user