[System] Remove Process.Start and related API from TvOS/WatchOS.
[mono.git] / mcs / build / profiles / monotouch_tv.make
index b546e50c167aa20417d7cd6b1be9cc342890c34c..2a36da9c2032ce1918ab7042c33d0a42731096e9 100644 (file)
@@ -2,3 +2,7 @@ include $(topdir)/build/profiles/monotouch.make
 
 PROFILE_MCS_FLAGS += \
        -d:MONOTOUCH_TV
+
+NO_THREAD_ABORT=1
+NO_THREAD_SUSPEND_RESUME=1
+NO_PROCESS_START=1