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