make.sh: Don't mess with Bash's command hashing

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2024-07-05 10:46:11 +00:00
parent e2e0d0879e
commit e7601c7a93

View File

@@ -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