mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-24 07:31:32 +00:00
5 lines
229 B
Plaintext
5 lines
229 B
Plaintext
# 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 $<
|