Remove Thread API from the watch/tv runtime profiles as well.
[mono.git] / mcs / build / profiles / monotouch_tv_runtime.make
index c6c98dcdc680a973f1f5f9c2a22c5ef9cc13828b..6ea1b4ab2d6f7437bfa75a9ba37c586f7eda3e67 100644 (file)
@@ -2,3 +2,6 @@ include $(topdir)/build/profiles/monotouch_runtime.make
 
 PROFILE_MCS_FLAGS += \
        -d:MONOTOUCH_TV
+
+NO_THREAD_ABORT=1
+NO_THREAD_SUSPEND_RESUME=1