summaryrefslogtreecommitdiff
path: root/gcc/config/alpha/t-crtfm
blob: b4103834acae3cab967f0a6156f57a3caa27bb7a (plain)
1
2
3
4
5
EXTRA_PARTS += crtfastmath.o

$(T)crtfastmath.o: $(srcdir)/config/alpha/crtfastmath.c $(GCC_PASSES)
	$(GCC_FOR_TARGET) $(LIBGCC2_CFLAGS) -frandom-seed=gcc-crtfastmath -c \
		-o $(T)crtfastmath.o $(srcdir)/config/alpha/crtfastmath.c