Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/build/profiles/orbis.make')
-rw-r--r--mcs/build/profiles/orbis.make3
1 files changed, 2 insertions, 1 deletions
diff --git a/mcs/build/profiles/orbis.make b/mcs/build/profiles/orbis.make
index 80bee852d81..f60fc2eaeec 100644
--- a/mcs/build/profiles/orbis.make
+++ b/mcs/build/profiles/orbis.make
@@ -34,7 +34,8 @@ FRAMEWORK_VERSION = 2.1
# the tuner takes care of the install
NO_INSTALL = yes
AOT_FRIENDLY_PROFILE = yes
-ALWAYS_AOT = yes
+ALWAYS_AOT_BCL = yes
+ALWAYS_AOT_TESTS = yes
MOBILE_PROFILE = yes
NO_VTS_TEST = yes
NO_CONSOLE = yes