fix some high core count reproducibility issues

This commit is contained in:
fosslinux 2025-03-21 16:20:26 +11:00
parent 5a3dc0fafc
commit 6e6c015290
2 changed files with 3 additions and 2 deletions

View file

@ -84,7 +84,7 @@ src_prepare() {
CC=tcc LD=true ./configure
make headers
mv configure.ac.bak configure.ac
make distclean
make clean
cd ..
# Regenerate files
@ -100,7 +100,7 @@ src_prepare() {
cd libiberty
CC=tcc ./configure --enable-maintainer-mode
make maint-deps
make distclean
make clean
cd ..
# Regenerate MeP sections