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

github.com/mono/corert.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Mitchell <mmitche@microsoft.com>2015-11-13 01:07:05 +0300
committerMatt Mitchell <mmitche@microsoft.com>2015-11-13 01:07:05 +0300
commitb9675ad6023f508e83f36c3ff72864df0ca1c94e (patch)
treea9c1443774a6667a3ba012c7a228322f11ee5ec1 /build.sh
parent7bfdc6aad93da150262333558891e36d2a342ea6 (diff)
parentfd82e80a220607c54e5e2e2ab5866cce177607ec (diff)
Merge pull request #187 from mmitche/reenable-mono
Reenable managed components build
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index 137d03bd1..193326541 100755
--- a/build.sh
+++ b/build.sh
@@ -181,7 +181,7 @@ __msbuildpath=$__packageroot/$__msbuildpackageid.$__msbuildpackageversion/lib/MS
__ToolNugetRuntimeId=ubuntu.14.04-x64
__TestNugetRuntimeId=ubuntu.14.04-x64
__BuildArch=x64
-__buildmanaged=false
+__buildmanaged=true
__buildnative=true
# Workaround to enable nuget package restoration work successully on Mono