aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.2.1-5666.3/gcc/config/t-openbsd-thread
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.2.1-5666.3/gcc/config/t-openbsd-thread')
-rw-r--r--gcc-4.2.1-5666.3/gcc/config/t-openbsd-thread5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc-4.2.1-5666.3/gcc/config/t-openbsd-thread b/gcc-4.2.1-5666.3/gcc/config/t-openbsd-thread
new file mode 100644
index 000000000..4b25f25a4
--- /dev/null
+++ b/gcc-4.2.1-5666.3/gcc/config/t-openbsd-thread
@@ -0,0 +1,5 @@
+# This is currently needed to compile libgcc2 for threads support
+TARGET_LIBGCC2_CFLAGS=-pthread
+#T_CFLAGS=-pthread
+#T_CPPFLAGS=-pthread
+