aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-09-10 17:53:19 -0300
committerEuAndreh <eu@euandre.org>2023-09-10 17:53:19 -0300
commit0c0907c57ff1cf5b0d015e1607582c7469de95fb (patch)
tree662066ce342d795e224a45e35d82ed98b7cfa3a6
parentetc/sh/rc: Remove alias on "make" (diff)
downloaddotfiles-0c0907c57ff1cf5b0d015e1607582c7469de95fb.tar.gz
dotfiles-0c0907c57ff1cf5b0d015e1607582c7469de95fb.tar.xz
etc/sh/rc: Remove $MAKEFLAGS
-rw-r--r--etc/sh/rc1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/sh/rc b/etc/sh/rc
index e4ea380..758988a 100644
--- a/etc/sh/rc
+++ b/etc/sh/rc
@@ -106,7 +106,6 @@ 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