summaryrefslogtreecommitdiff
path: root/lang/mono/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'lang/mono/files/patch-configure')
-rw-r--r--lang/mono/files/patch-configure16
1 files changed, 16 insertions, 0 deletions
diff --git a/lang/mono/files/patch-configure b/lang/mono/files/patch-configure
new file mode 100644
index 000000000000..6b29c6248576
--- /dev/null
+++ b/lang/mono/files/patch-configure
@@ -0,0 +1,16 @@
+
+$FreeBSD$
+
+--- configure.orig
++++ configure
+@@ -3995,10 +3995,6 @@
+ libgc_threads=pthreads
+ # This doesn't seem to work as of 7.0 on amd64
+ with_sigaltstack=no
+-# TLS is only partially implemented on -CURRENT (compiler support
+-# but NOT library support)
+-#
+- with_tls=pthread
+ use_sigposix=yes
+ ;;
+ *-*-*openbsd*)