]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
make.sh: Don't mess with Bash's command hashing
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 5 Jul 2024 10:46:11 +0000 (10:46 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 8 Jul 2024 15:39:44 +0000 (15:39 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
make.sh

diff --git a/make.sh b/make.sh
index 9c54b81e877f1b02987f607819f69122c19f61c6..9e4b870b53626dd3752c30825787edbe37b8423c 100755 (executable)
--- 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