Committing forgotten headers from r185218.
[official-gcc.git] / libgcc / config / t-crtfm
blob1d3b8ecfc3587b6dcef45c31b857b0360ceefa14
1 # -frandom-seed is necessary to avoid bootstrap comparison failures due to
2 # changing mangled names of the constructor on Tru64 Unix, but harmless
3 # otherwise.
4 crtfastmath.o: $(srcdir)/config/$(cpu_type)/crtfastmath.c
5         $(gcc_compile) -frandom-seed=gcc-crtfastmath -c $<