summaryrefslogtreecommitdiff
path: root/lang/mono/patches/patch-mono_utils_mono-compiler.h
diff options
context:
space:
mode:
Diffstat (limited to 'lang/mono/patches/patch-mono_utils_mono-compiler.h')
-rw-r--r--lang/mono/patches/patch-mono_utils_mono-compiler.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/mono/patches/patch-mono_utils_mono-compiler.h b/lang/mono/patches/patch-mono_utils_mono-compiler.h
index 2aec2244eef..1b18e1e21f0 100644
--- a/lang/mono/patches/patch-mono_utils_mono-compiler.h
+++ b/lang/mono/patches/patch-mono_utils_mono-compiler.h
@@ -1,9 +1,9 @@
-$NetBSD: patch-mono_utils_mono-compiler.h,v 1.2 2013/05/29 11:11:12 wiz Exp $
+$NetBSD: patch-mono_utils_mono-compiler.h,v 1.3 2014/11/30 08:40:51 spz Exp $
Make sure that TLS variables are actually emitted, since the compiler
doesn't see all references.
---- mono/utils/mono-compiler.h.orig 2012-12-05 17:44:35.000000000 +0000
+--- mono/utils/mono-compiler.h.orig 2014-10-04 09:27:43.000000000 +0000
+++ mono/utils/mono-compiler.h
@@ -36,7 +36,7 @@
#if defined(PIC)