From: Stephen Rothwell Date: Fri, 8 Jun 2018 13:45:06 +0000 (+1000) Subject: use `nproc` as the default j factor X-Git-Url: https://git.ozlabs.org/?a=commitdiff_plain;h=cf23750ae511a44cb70d0bcc3a2cc74ae90035df;p=next-scripts use `nproc` as the default j factor --- diff --git a/common.sh b/common.sh index 35317da..74a31c7 100644 --- a/common.sh +++ b/common.sh @@ -15,7 +15,7 @@ CTRL_FILE="../etc/control" build_host="ash" build_dir="/home/sfr/next/next" gcc_version="4.9.0" -j_factor=48 +j_factor=$(nproc) gpg_key=89F91C0A41D5C07A kup_gpg_key=015042F34957D06C