aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/libgcc/config/t-openbsd-thread
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.9/libgcc/config/t-openbsd-thread')
-rw-r--r--gcc-4.9/libgcc/config/t-openbsd-thread3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc-4.9/libgcc/config/t-openbsd-thread b/gcc-4.9/libgcc/config/t-openbsd-thread
new file mode 100644
index 000000000..50b61e586
--- /dev/null
+++ b/gcc-4.9/libgcc/config/t-openbsd-thread
@@ -0,0 +1,3 @@
+# This is currently needed to compile libgcc2 for threads support
+HOST_LIBGCC2_CFLAGS += -pthread
+