]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - contrib/gcc/config/i386/t-crtfm
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / contrib / gcc / config / i386 / t-crtfm
1 EXTRA_PARTS += crtfastmath.o
2
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)