aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-09-14 11:00:01 -0300
committerEuAndreh <eu@euandre.org>2023-09-14 11:00:01 -0300
commitb01a85ecf4828b9695a1a8db4e8013fdad3410e2 (patch)
treee28c85bad6d8f613e6d66d5063e92b1a29b9b016
parentbin/muffle: Re-interleave STDOUT and STDERR on error (diff)
downloaddotfiles-b01a85ecf4828b9695a1a8db4e8013fdad3410e2.tar.gz
dotfiles-b01a85ecf4828b9695a1a8db4e8013fdad3410e2.tar.xz
Revert "etc/sh/rc: Remove $MAKEFLAGS"
This reverts commit 0c0907c57ff1cf5b0d015e1607582c7469de95fb.
-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