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

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavis Goodin <dagood@microsoft.com>2017-04-13 20:04:14 +0300
committerDavis Goodin <dagood@microsoft.com>2017-04-13 20:04:14 +0300
commit70858eb91412d7a20d19ed19c52691afb27cb21c (patch)
treeb8fbf39c9869380aeae30c57f5402bce8e535e4b /buildpipeline
parent63dbaa26f3f88c0e1a2eb75b770ac19e2ca2f079 (diff)
Disable merging IBC data to unblock build
Diffstat (limited to 'buildpipeline')
-rw-r--r--buildpipeline/pipeline.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildpipeline/pipeline.json b/buildpipeline/pipeline.json
index f5a670f303..87eb58ce3c 100644
--- a/buildpipeline/pipeline.json
+++ b/buildpipeline/pipeline.json
@@ -221,7 +221,7 @@
},
"BuildParameters": {
"PB_ConfigurationGroup": "Release",
- "PB_PipelineBuildMSBuildArguments": "/p:EnableProfileGuidedOptimization=true"
+ "PB_PipelineBuildMSBuildArguments": "/p:EnableProfileGuidedOptimization=false"
},
"Definitions": [
{