Skip to content

Commit

Permalink
allowto override build jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar committed Nov 6, 2024
1 parent 0cbd3d0 commit 04a7d99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-cmssw-ib-with-patch
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ cd $WORKSPACE
rm -rf ${WRKDIR}/SPECS

BUILD_JOBS=3
[ "$CMDBUILD_JOBS" != "" ] && BUILD_JOBS="$CMDBUILD_JOBS"
BUILD_NPROC=$(nproc)

case $ARCHITECTURE in
Expand Down

0 comments on commit 04a7d99

Please sign in to comment.