Fix a strange bug occuring in linux-headers

Only seems to occur in some terminals, as a result of mes libc bash, and
only when using DESTDIR. Not sure what the trigger is.
This commit is contained in:
fosslinux 2022-01-14 21:59:24 +11:00
parent 06cc74fe01
commit 6d19fc093e
1 changed files with 3 additions and 0 deletions

View File

@ -221,7 +221,10 @@ build autoconf-2.64
build gcc-4.0.4 pass1.sh checksums/pass1
# This hack fixes a strange bug in mes libc bash
set -x
build linux-headers-5.10.41 '' '' '' linux-5.10.41
set +x
build musl-1.2.2