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/testing_aot_full_interp.make')
-rw-r--r--mcs/build/profiles/testing_aot_full_interp.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcs/build/profiles/testing_aot_full_interp.make b/mcs/build/profiles/testing_aot_full_interp.make
index 36fdd77f37e..ed51550e880 100644
--- a/mcs/build/profiles/testing_aot_full_interp.make
+++ b/mcs/build/profiles/testing_aot_full_interp.make
@@ -3,6 +3,7 @@
include $(topdir)/build/profiles/testing_aot_common.make
PROFILE_MCS_FLAGS += \
+ -d:FULL_AOT_INTERP \
-d:DISABLE_COM
ALWAYS_AOT_BCL = yes