Skip to content
Snippets Groups Projects
Commit 7d23ce3f authored by Ben Gamari's avatar Ben Gamari
Browse files

gitlab-ci: Use xz --threads on Alpine

parent b1850167
No related merge requests found
......@@ -705,6 +705,7 @@ release-x86_64-linux-deb8:
BUILD_SPHINX_PDF: "NO"
TEST_ENV: "x86_64-linux-alpine"
BIN_DIST_PREP_TAR_COMP: "ghc-x86_64-alpine-linux.tar.xz"
XZ: "xz --threads=$CORES"
# Can't use ld.gold due to #13958.
CONFIGURE_ARGS: "--disable-ld-override"
cache:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment