Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sdks/builds/ios.mk')
-rw-r--r--sdks/builds/ios.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/sdks/builds/ios.mk b/sdks/builds/ios.mk
index 9eb5178b023..935573baba7 100644
--- a/sdks/builds/ios.mk
+++ b/sdks/builds/ios.mk
@@ -119,6 +119,8 @@ _ios-$(1)_CONFIGURE_FLAGS = \
--with-tls=pthread \
--without-ikvm-native \
--without-sigaltstack \
+ --disable-cooperative-suspend \
+ --disable-hybird-suspend \
$$(ios-$(1)_CONFIGURE_FLAGS)
.stamp-ios-$(1)-toolchain:
@@ -249,6 +251,8 @@ _ios-$(1)_CONFIGURE_FLAGS= \
--enable-monotouch \
--with-tls=pthread \
--without-ikvm-native \
+ --disable-cooperative-suspend \
+ --disable-hybrid-suspend \
$$(ios-$(1)_CONFIGURE_FLAGS)
# _ios-$(1)_CONFIGURE_FLAGS += --enable-extension-module=xamarin