aboutsummaryrefslogtreecommitdiff
path: root/etc/sh
diff options
context:
space:
mode:
Diffstat (limited to 'etc/sh')
-rw-r--r--etc/sh/rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/sh/rc b/etc/sh/rc
index d4a6e07..bb9398a 100644
--- a/etc/sh/rc
+++ b/etc/sh/rc
@@ -151,7 +151,7 @@ export LDFLAGS="$LLDFLAGS -static"
export CFLAGS="$CCFLAGS -g"
export YFLAGS='-Wother'
export GOCFLAGS="-I $PREFIX/lib/go"
-export GOLDFLAGS="-L $PREFIX/lib/go -L $(go env GOTOOLDIR)"
+export GOLDFLAGS="-L $PREFIX/lib/go"
export LEIN_SUPPRESS_USER_LEVEL_REPO_WARNINGS=1
export LEIN_HOME="$XDG_CONFIG_HOME"/leiningen
export GUILE_EFFECTIVE_VERSION