Retro68/gcc/libgcc/config/alpha/t-osf-pthread
Wolfgang Thaller aaf905ce07 add gcc 4.70
2012-03-28 01:13:14 +02:00

6 lines
166 B
Plaintext

# Compile libgcc2 with POSIX threads supports
HOST_LIBGCC2_CFLAGS += -pthread
# Provide dummy POSIX threads functions
LIB2ADD += $(srcdir)/config/alpha/gthr-posix.c