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

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