aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.2.1/gcc/config/alpha/t-osf-pthread
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.2.1/gcc/config/alpha/t-osf-pthread')
-rw-r--r--gcc-4.2.1/gcc/config/alpha/t-osf-pthread5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc-4.2.1/gcc/config/alpha/t-osf-pthread b/gcc-4.2.1/gcc/config/alpha/t-osf-pthread
new file mode 100644
index 000000000..968e65cce
--- /dev/null
+++ b/gcc-4.2.1/gcc/config/alpha/t-osf-pthread
@@ -0,0 +1,5 @@
+# Provide dummy POSIX threads functions
+LIB2FUNCS_EXTRA += $(srcdir)/gthr-posix.c
+
+# Compile libgcc2 with POSIX threads supports
+TARGET_LIBGCC2_CFLAGS=-pthread