re PR target/50737 (FAIL: Throw_3 -O3 execution, generic dwarf2 EH problem?)
[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