summaryrefslogtreecommitdiffstats
path: root/source/a/isapnptools/isapnptools.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/a/isapnptools/isapnptools.SlackBuild')
-rwxr-xr-xsource/a/isapnptools/isapnptools.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/a/isapnptools/isapnptools.SlackBuild b/source/a/isapnptools/isapnptools.SlackBuild
index 90db30eff..e2fffda17 100755
--- a/source/a/isapnptools/isapnptools.SlackBuild
+++ b/source/a/isapnptools/isapnptools.SlackBuild
@@ -26,7 +26,7 @@ PKGNAM=isapnptools
VERSION=${VERSION:-1.27}
BUILD=${BUILD:-2}
-NUMJOBS=${NUMJOBS:-" -j7 "}
+NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then