X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fbuild%2Fprofiles%2Fmonotouch_runtime.make;h=1603d123c72bc13c29fa0b6b73e4a782da8bbfb1;hb=8fcd9402c573d4323f459c6208494adb3e59209f;hp=f127fd7d19043fc3f7a79656697477b03a109cfa;hpb=3544fc56904e06123287d621fa4a091f27c4230d;p=mono.git diff --git a/mcs/build/profiles/monotouch_runtime.make b/mcs/build/profiles/monotouch_runtime.make index f127fd7d190..1603d123c72 100644 --- a/mcs/build/profiles/monotouch_runtime.make +++ b/mcs/build/profiles/monotouch_runtime.make @@ -23,11 +23,11 @@ PROFILE_MCS_FLAGS = \ -d:NET_4_5 \ -d:MOBILE,MOBILE_LEGACY \ -d:MONO \ - -d:DISABLE_CAS_USE \ -d:MONOTOUCH \ -d:DISABLE_REMOTING \ -d:DISABLE_COM \ -d:FEATURE_INTERCEPTABLE_THREADPOOL_CALLBACK \ + -d:NETSTANDARD \ -nowarn:1699 \ -nostdlib \ $(DEFAULT_REFERENCES) \ @@ -39,3 +39,5 @@ FRAMEWORK_VERSION = 2.1 NO_INSTALL = yes MOBILE_STATIC = yes MOBILE_PROFILE = yes + +PROFILE_DISABLE_BTLS=1