Retro68/gcc/libgcc/config/i386/t-crtfm

5 lines
213 B
Plaintext
Raw Normal View History

2012-03-27 23:13:14 +00:00
# This is an endfile, Use -minline-all-stringops to ensure
# that __builtin_memset doesn't refer to the lib function memset().
crtfastmath.o: $(srcdir)/config/i386/crtfastmath.c
2014-09-21 17:33:12 +00:00
$(gcc_compile) -mfxsr -msse -c $<