]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/config/alpha/t-crtfm
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / config / alpha / t-crtfm
index 7076b5178610b0638686ff532ae9777623513bf8..b4103834acae3cab967f0a6156f57a3caa27bb7a 100644 (file)
@@ -1,4 +1,5 @@
 EXTRA_PARTS += crtfastmath.o
 
-crtfastmath.o: $(srcdir)/config/alpha/crtfastmath.c $(GCC_PASSES)
-       $(GCC_FOR_TARGET) $(LIBGCC2_CFLAGS) -c -o crtfastmath.o $(srcdir)/config/alpha/crtfastmath.c
+$(T)crtfastmath.o: $(srcdir)/config/alpha/crtfastmath.c $(GCC_PASSES)
+       $(GCC_FOR_TARGET) $(LIBGCC2_CFLAGS) -frandom-seed=gcc-crtfastmath -c \
+               -o $(T)crtfastmath.o $(srcdir)/config/alpha/crtfastmath.c