guix: Supply --link-profile

This commit is contained in:
Carl Dong
2021-03-17 13:03:46 -04:00
parent d55a1056ee
commit 39741128d3
2 changed files with 3 additions and 2 deletions

View File

@@ -317,6 +317,7 @@ EOF
${SDK_PATH:+--share="$SDK_PATH"} \
--cores="$JOBS" \
--keep-failed \
--link-profile \
${SUBSTITUTE_URLS:+--substitute-urls="$SUBSTITUTE_URLS"} \
${ADDITIONAL_GUIX_COMMON_FLAGS} ${ADDITIONAL_GUIX_ENVIRONMENT_FLAGS} \
-- env HOST="$host" \