Move libgcc_tm_file to toplevel libgcc
[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 += $(srcdir)/config/alpha/gthr-posix.c