summaryrefslogtreecommitdiffstats
path: root/source/n/tcp_wrappers/tcp_wrappers.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/n/tcp_wrappers/tcp_wrappers.SlackBuild')
-rwxr-xr-xsource/n/tcp_wrappers/tcp_wrappers.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/n/tcp_wrappers/tcp_wrappers.SlackBuild b/source/n/tcp_wrappers/tcp_wrappers.SlackBuild
index 86e1856b4..48344c267 100755
--- a/source/n/tcp_wrappers/tcp_wrappers.SlackBuild
+++ b/source/n/tcp_wrappers/tcp_wrappers.SlackBuild
@@ -44,7 +44,7 @@ if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
exit 0
fi
-NUMJOBS=${NUMJOBS:-" -j7 "}
+NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
if [ "$ARCH" = "x86_64" ]; then
LIBDIRSUFFIX="64"