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-Tag: v2.29-core188~10^2~331 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7601c7a93ce2a6dcbee34e5c90c8290b0d20356;p=ipfire-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 9c54b81e87..9e4b870b53 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