rt_gccstream/gcc/config/alpha/t-crtfm

6 lines
232 B
Plaintext

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