summaryrefslogtreecommitdiffstats
path: root/source/l/popt/popt.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/popt/popt.SlackBuild')
-rwxr-xr-xsource/l/popt/popt.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/popt/popt.SlackBuild b/source/l/popt/popt.SlackBuild
index 30cf3c762..d4d0f1c4b 100755
--- a/source/l/popt/popt.SlackBuild
+++ b/source/l/popt/popt.SlackBuild
@@ -26,7 +26,7 @@ PKGNAM=popt
VERSION=${VERSION:-1.16}
BUILD=${BUILD:-3}
-NUMJOBS=${NUMJOBS:-" -j7 "}
+NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
# Automatically determine architecture for build & packaging:
if [ -z "$ARCH" ]; then