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

5 lines
229 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
$(gcc_compile) -msse -minline-all-stringops -c $<