PR target/19398
[official-gcc.git] / gcc / config / i386 / t-crtfm
blobfc4b58784cad339b8f138e35b7975d86e7e8e066
1 EXTRA_PARTS += crtfastmath.o
3 $(T)crtfastmath.o: $(srcdir)/config/i386/crtfastmath.c $(GCC_PASSES)
4         $(GCC_FOR_TARGET) $(LIBGCC2_CFLAGS) -msse -c \
5                 $(srcdir)/config/i386/crtfastmath.c \
6                 -o $(T)crtfastmath$(objext)