X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fbuild%2Fprofiles%2Fmonotouch_tv_runtime.make;h=552442ac1291fdef30447ebd231f37d1ed133c20;hb=828d7d782b603f3eccf986637ec1fd9e83513482;hp=6ea1b4ab2d6f7437bfa75a9ba37c586f7eda3e67;hpb=50791d90f42615d3ddd2251c08e25daaab9acce6;p=mono.git diff --git a/mcs/build/profiles/monotouch_tv_runtime.make b/mcs/build/profiles/monotouch_tv_runtime.make index 6ea1b4ab2d6..552442ac129 100644 --- a/mcs/build/profiles/monotouch_tv_runtime.make +++ b/mcs/build/profiles/monotouch_tv_runtime.make @@ -5,3 +5,6 @@ PROFILE_MCS_FLAGS += \ NO_THREAD_ABORT=1 NO_THREAD_SUSPEND_RESUME=1 +# The binding generator (btv) still needs to execute processes, +# so we need a System.dll that can do that. +#NO_PROCESS_START=1