From: Klement Sekera Date: Wed, 21 Mar 2018 16:44:20 +0000 (+0100) Subject: allow specifying number of concurrent jobs X-Git-Tag: v18.04-rc1~60 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=8432e6e6f702ef707bb379c59cc9eed7764d9dfe;hp=9b6ece79521a4628fc4116378862db1bdb77be49;p=vpp.git allow specifying number of concurrent jobs If defined, Use MAKE_PARALLEL_JOBS as number of concurrent jobs for build process instead of the internal calculation based on /proc/cpuinfo. Change-Id: I18d1f526dc5c156c1cd9c9cf6dbbfd9cb8dbbad7 Signed-off-by: Klement Sekera --- diff --git a/build-root/Makefile b/build-root/Makefile index 9d8cffd69df..a3335236c04 100644 --- a/build-root/Makefile +++ b/build-root/Makefile @@ -648,8 +648,12 @@ configure_check_timestamp = \ # we assume there's 1 processor; we use 2*ncpu for the -j option. # NB: GNU Make 4.2 will let us use '$(file