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:
authorMarek Safar <marek.safar@gmail.com>2017-01-23 23:43:02 +0300
committerMarek Safar <marek.safar@gmail.com>2017-01-23 23:43:36 +0300
commitedaa13248ba0e1ef1660a45bd3201cdfa25ea4fe (patch)
treebe1daa89ff33124cc2a6e9b704d169b896e95539 /mcs/Makefile
parent243cf3bd960a35f3ea11b6bf843ed0128eef7198 (diff)
[build] Add new profile
Diffstat (limited to 'mcs/Makefile')
-rw-r--r--mcs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mcs/Makefile b/mcs/Makefile
index 043acf5563c..54cb4574e24 100644
--- a/mcs/Makefile
+++ b/mcs/Makefile
@@ -22,6 +22,7 @@ xammac_net_4_5_SUBDIRS := build class
xbuild_12_SUBDIRS := build class tools/xbuild
xbuild_14_SUBDIRS := build class tools/xbuild
winaot_SUBDIRS := build class
+orbis_SUBDIRS := build class
include build/rules.make
@@ -75,6 +76,7 @@ $(_boot_:%=profile-do--xammac_net_4_5--%): profile-do--xammac_net_4_5--%:
$(_boot_:%=profile-do--testing_aot_hybrid--%): profile-do--testing_aot_hybrid--%: profile-do--build--%
$(_boot_:%=profile-do--testing_aot_full--%): profile-do--testing_aot_full--%: profile-do--build--%
$(_boot_:%=profile-do--winaot--%): profile-do--winaot--%: profile-do--build--%
+$(_boot_:%=profile-do--orbis--%): profile-do--orbis--%: profile-do--build--%
$(_boot_:%=profile-do--build--%): profile-do--build--%: profile-do--basic--%
testcorlib: