mono/mono-4.6.0-patch_arm_fast_tls.patch
2017-02-16 17:09:08 -03:00

12 lines
430 B
Diff

--- a/mono/mini/mini-arm.c 2016-08-24 15:25:42.253619745 +0200
+++ b/mono/mini/mini-arm.c 2016-08-24 15:26:00.124173662 +0200
@@ -34,7 +34,7 @@
#if (defined(HAVE_KW_THREAD) && defined(__linux__) && defined(__ARM_EABI__) && !defined(__PIC__)) \
|| defined(TARGET_ANDROID) \
|| (defined(TARGET_IOS) && !defined(TARGET_WATCHOS))
-#define HAVE_FAST_TLS
+//#define HAVE_FAST_TLS
#endif
/* Sanity check: This makes no sense */