From: Michael Tremer Date: Fri, 5 Jul 2024 10:46:11 +0000 (+0000) Subject: make.sh: Don't mess with Bash's command hashing X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0c547875950b6acb6e3707df0fff03e2ffb9f6a9;p=people%2Fms%2Fipfire-2.x.git make.sh: Don't mess with Bash's command hashing Signed-off-by: Michael Tremer --- diff --git a/make.sh b/make.sh index 9c54b81e8..9e4b870b5 100755 --- a/make.sh +++ b/make.sh @@ -433,7 +433,6 @@ prepareenv() { umask 022 # Setup environment - set +h LC_ALL=POSIX export LC_ALL CFLAGS CXXFLAGS DEFAULT_PARALLELISM RUSTFLAGS NINJAJOBS unset CC CXX CPP LD_LIBRARY_PATH LD_PRELOAD