Skip to content

Commit

Permalink
Limit links to 4 at once.
Browse files Browse the repository at this point in the history
May help with #28
  • Loading branch information
mattgodbolt committed Dec 7, 2021
1 parent 0bdb64b commit 4f0ff86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ cmake \
-DCMAKE_INSTALL_PREFIX:PATH="${STAGING_DIR}" \
-DLLVM_BINUTILS_INCDIR:PATH="/opt/compiler-explorer/gcc-${BINUTILS_GCC_VERSION}/lib/gcc/x86_64-linux-gnu/${BINUTILS_GCC_VERSION}/plugin/include" \
-DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD="${LLVM_EXPERIMENTAL_TARGETS_TO_BUILD}" \
-DLLVM_PARALLEL_LINK_JOBS=4 \
${CMAKE_EXTRA_ARGS}

# Build and install artifacts
Expand Down

0 comments on commit 4f0ff86

Please sign in to comment.