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