Merge pull request #4380 from alexanderkyte/conflicting_attrs
[mono.git] / mcs / build / profiles / monotouch_runtime.make
index c28ac8bd3ebb49379d1f5d4b8ef07a56946a25ab..67408bbf9ce4416bc9d380518a3925f0002b46d3 100644 (file)
@@ -27,7 +27,6 @@ PROFILE_MCS_FLAGS = \
        -d:DISABLE_REMOTING \
        -d:DISABLE_COM \
        -d:FEATURE_INTERCEPTABLE_THREADPOOL_CALLBACK \
-       -d:NETSTANDARD \
        -nowarn:1699 \
        -nostdlib \
        $(DEFAULT_REFERENCES) \
@@ -40,5 +39,6 @@ FRAMEWORK_VERSION = 2.1
 NO_INSTALL = yes
 AOT_FRIENDLY_PROFILE = yes
 MOBILE_PROFILE = yes
+NO_CONSOLE = yes
 
 PROFILE_DISABLE_BTLS=1