aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/sh/rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/sh/rc b/etc/sh/rc
index 59d3d07..99327c9 100644
--- a/etc/sh/rc
+++ b/etc/sh/rc
@@ -106,6 +106,7 @@ export BORG_REMOTE_PATH='borg1'
NPROC="$(nproc)"
export NPROC
GUILE_EFFECTIVE_VERSION="$(guile -c '(display (effective-version))')"
+export MAKEFLAGS="-j $NPROC"
export GOPATH="$SRC/go"
export VG_FLAGS='
--show-error-list=yes