summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2017-09-29 14:32:32 -0400
committerBen Gamari <ben@smart-cactus.org>2017-09-29 14:32:32 -0400
commit0e500002067e79276b2b403ab7a2e0132ad419e4 (patch)
treed15a18d68d243aea92d696ccbeaf4e216e0a6478
parent9150d49781377197559c474d250c1dd2495f6a10 (diff)
downloadhaskell-wip/jenkins.tar.gz
Disable SplitSections due to #14291wip/jenkins
-rw-r--r--Jenkinsfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Jenkinsfile b/Jenkinsfile
index 63012cedaa..815e8eb0a8 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -172,6 +172,9 @@ def buildGhc(params) {
ValidateSpeed=${speed}
ValidateHpc=NO
BUILD_DPH=NO
+
+ # Due to #14291
+ SplitSections=NO
"""
if (crossCompiling) {
build_mk += """