[System*] Throw a PlatformNotSupported exception when using the networking stack...
[mono.git] / mcs / build / profiles / monotouch_watch.make
index eb2880175adf03f26a21f8325ec7dc188f79d43a..02c934b62e6ae89fb558f05a9bd942c4ecbfcc99 100644 (file)
@@ -1,4 +1,10 @@
 include $(topdir)/build/profiles/monotouch.make
 
 PROFILE_MCS_FLAGS += \
+       -d:FEATURE_NO_BSD_SOCKETS \
        -d:MONOTOUCH_WATCH
+
+NO_THREAD_ABORT=1
+NO_THREAD_SUSPEND_RESUME=1
+NO_MULTIPLE_APPDOMAINS=1
+NO_PROCESS_START=1