OSDN Git Service

Cleanup rs6000/t-ppccomm configurations (PR other/51022)
[pf3gnuchains/gcc-fork.git] / libgcc / config / t-crtfm
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 $<