URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libgcc/] [config/] [t-crtfm] - Rev 778
Go to most recent revision | Compare with Previous | Blame | View Log
# -frandom-seed is necessary to avoid bootstrap comparison failures due to
# changing mangled names of the constructor on Tru64 Unix, but harmless
# otherwise.
crtfastmath.o: $(srcdir)/config/$(cpu_type)/crtfastmath.c
$(gcc_compile) -frandom-seed=gcc-crtfastmath -c $<
Go to most recent revision | Compare with Previous | Blame | View Log