From c56072c36483a0d4e003e8366e1b01ab734ebde7 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 7 Jul 2023 19:38:23 -0300 Subject: etc/sh/rc: Remove $LISP variable --- etc/sh/rc | 1 - 1 file changed, 1 deletion(-) (limited to 'etc/sh') diff --git a/etc/sh/rc b/etc/sh/rc index 6ccf9ca..e2b7f5c 100644 --- a/etc/sh/rc +++ b/etc/sh/rc @@ -116,7 +116,6 @@ export CFLAGS='-D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wextra -Wpedantic -peda export CC=gcc export AR=gcc-ar export LEX=flex -export LISP='sbcl --eval' export LEIN_SUPPRESS_USER_LEVEL_REPO_WARNINGS=1 export GUILE_EFFECTIVE_VERSION export LISP_CLI_IMPL=clisp -- cgit v1.2.3