Add MAKE_PARALLEL_JOBS parameter 55/27355/2
authorJuraj Linkeš <[email protected]>
Fri, 29 May 2020 13:16:10 +0000 (15:16 +0200)
committerJuraj Linkeš <[email protected]>
Mon, 1 Jun 2020 06:18:28 +0000 (08:18 +0200)
commit9f2d4cec9b9db1ebbcf1c5bbbf7fa54170006208
treefdaee0174d62da029875b1aefe10bb18ce320bce
parent0e4d21ba4f01911130e2ed54bd1faff8baf8b5b0
Add MAKE_PARALLEL_JOBS parameter

VPP uses the MAKE_PARALLEL_JOBS variable to limit the number of cpus
used for build. Make that varialbe configurable as job paramter instead
of setting it in script for easier job management.

Change-Id: Iaaafdb216c3af9244827b270c540a70b5844021f
Signed-off-by: Juraj Linkeš <[email protected]>
jjb/global-defaults.yaml
jjb/global-macros.yaml
jjb/scripts/vpp/arm-build.sh
jjb/scripts/vpp/build.sh
jjb/scripts/vpp/parallel-vars.sh [deleted file]
jjb/vpp/vpp.yaml