aboutsummaryrefslogtreecommitdiff
path: root/dev/libs/libgpg-error/libgpg-error.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev/libs/libgpg-error/libgpg-error.SlackBuild')
-rwxr-xr-xdev/libs/libgpg-error/libgpg-error.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/libs/libgpg-error/libgpg-error.SlackBuild b/dev/libs/libgpg-error/libgpg-error.SlackBuild
index bcc0d2c4..50cb58b4 100755
--- a/dev/libs/libgpg-error/libgpg-error.SlackBuild
+++ b/dev/libs/libgpg-error/libgpg-error.SlackBuild
@@ -43,7 +43,7 @@ REPOS=${REPOS:=$TMP}
PREFIX=${PREFIX:=/usr}
PKG_SRC="$TMP/$SRC_NAME-$SRC_VERSION"
CONF_OPTIONS=${CONF_OPTIONS:=--infodir=$PREFIX/info --enable-shared=yes --enable-static=no}
-NUMJOBS=${NUMJOBS:=-j6}
+NUMJOBS=${NUMJOBS:=-j3}
# Set system libraries' path and optmization flags based on $ARCH
LIBDIR="$PREFIX/lib"