Skip to content

Commit

Permalink
guix: use MULTIPROCESS (broken)
Browse files Browse the repository at this point in the history
This shortcut doesn't work, because there's no curl in guix.
  • Loading branch information
Sjors committed Jul 18, 2024
1 parent 981373d commit 33d22b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/guix/libexec/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ export TZ="UTC"

# Build the depends tree, overriding variables that assume multilib gcc
make -C depends --jobs="$JOBS" HOST="$HOST" \
MULTIPROCESS=1 \
${V:+V=1} \
${SOURCES_PATH+SOURCES_PATH="$SOURCES_PATH"} \
${BASE_CACHE+BASE_CACHE="$BASE_CACHE"} \
Expand Down

0 comments on commit 33d22b9

Please sign in to comment.