summaryrefslogtreecommitdiffstats
path: root/source/tcl/tclx/tclx.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/tcl/tclx/tclx.SlackBuild')
-rwxr-xr-xsource/tcl/tclx/tclx.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/tcl/tclx/tclx.SlackBuild b/source/tcl/tclx/tclx.SlackBuild
index 393e18f63..d3580c027 100755
--- a/source/tcl/tclx/tclx.SlackBuild
+++ b/source/tcl/tclx/tclx.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=tclx
VERSION=${VERSION:-8.4.1}
-NUMJOBS=${NUMJOBS:-" -j7 "}
+NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
BUILD=${BUILD:-4}
# Automatically determine the architecture we're building on: