crtfastmath.c: Move to ../libgcc/config/alpha.
[gcc.git] / libgcc / config / alpha / t-osf-pthread
1 # Compile libgcc2 with POSIX threads supports
2 HOST_LIBGCC2_CFLAGS += -pthread
3
4 # Provide dummy POSIX threads functions
5 LIB2ADD += $(gcc_srcdir)/gthr-posix.c