summaryrefslogtreecommitdiffstats
path: root/source/l/slang/slang.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/slang/slang.SlackBuild')
-rwxr-xr-xsource/l/slang/slang.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/slang/slang.SlackBuild b/source/l/slang/slang.SlackBuild
index 2f7b90763..6ee1aa36f 100755
--- a/source/l/slang/slang.SlackBuild
+++ b/source/l/slang/slang.SlackBuild
@@ -45,7 +45,7 @@ if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
fi
# This doesn't handle multiple jobs well
-NUMJOBS=${NUMJOBS:-" -j1 "}
+NUMJOBS=" -j1 "
# -fno-tree-dse is needed avoid optimization bugs