From af2b59d330b76b3415ecc74b27de2716274e06cb Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Wed, 18 Sep 2024 13:51:05 -0500 Subject: bootstrap: update mcmtools for newer GCC, enable optimizations. --- bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap b/bootstrap index a3e0299..ca6306a 100755 --- a/bootstrap +++ b/bootstrap @@ -409,7 +409,7 @@ if ! test -d "${MTOOLS}"/sys/emus/bin; then # FIXME: no hard code test -d bootstrap \ || git clone ${CHAINS}/bootstrap.git; cd bootstrap; - git checkout 0300577c88101b89cf3cb9b002d28f3b1d96c2b5; + git checkout 320f914d93f6547e223d8efc5a59a968df3bd4ee; ## seed rootfs # -- cgit v1.2.3-70-g09d2