PR target/16201
[official-gcc.git] / gcc / config / alpha / t-crtfm
blob5ca8c3f747da084d6771e0c0da3b9d969af2dd65
1 EXTRA_PARTS += crtfastmath.o
3 crtfastmath.o: $(srcdir)/config/alpha/crtfastmath.c $(GCC_PASSES)
4         $(GCC_FOR_TARGET) $(LIBGCC2_CFLAGS) -frandom-seed=gcc-crtfastmath -c \
5                 -o crtfastmath.o $(srcdir)/config/alpha/crtfastmath.c