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
path: root/mcs/build
diff options
context:
space:
mode:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2019-03-19 22:44:42 +0300
committerGitHub <noreply@github.com>2019-03-19 22:44:42 +0300
commitdbc3c1a1cdc99b94488fba5b5f587ae8d7a8f1fc (patch)
tree31f6c791893ac981bdb27ef61ca38eb00017d25a /mcs/build
parent4cd506823079bc15c9ee72da4f94a653f237a5e5 (diff)
[sdks] Build mac in Mono SDKs (#13535)
Enables building of the xammac runtime and BCL/tests into the SDKs archive. Contributes to #11397
Diffstat (limited to 'mcs/build')
-rw-r--r--mcs/build/profiles/xammac.make1
1 files changed, 0 insertions, 1 deletions
diff --git a/mcs/build/profiles/xammac.make b/mcs/build/profiles/xammac.make
index 21ff7e93fc3..df7ad78b679 100644
--- a/mcs/build/profiles/xammac.make
+++ b/mcs/build/profiles/xammac.make
@@ -29,7 +29,6 @@ PROFILE_MCS_FLAGS = \
API_BIN_PROFILE = build/monotouch
FRAMEWORK_VERSION = 2.1
-NO_TEST = yes
NO_INSTALL = yes
MOBILE_DYNAMIC = yes
MOBILE_PROFILE = yes