diff options
author | Zach van Rijn <me@zv.io> | 2024-09-18 13:51:05 -0500 |
---|---|---|
committer | Zach van Rijn <me@zv.io> | 2024-09-18 13:51:05 -0500 |
commit | af2b59d330b76b3415ecc74b27de2716274e06cb (patch) | |
tree | 5be4461e90cb14d3b88064fe236d4817ef809d5b | |
parent | 3dd9f2d661ea2577c22c8a2f56993eb075f9547e (diff) | |
download | bootstrap-af2b59d330b76b3415ecc74b27de2716274e06cb.tar.gz bootstrap-af2b59d330b76b3415ecc74b27de2716274e06cb.tar.bz2 bootstrap-af2b59d330b76b3415ecc74b27de2716274e06cb.tar.xz bootstrap-af2b59d330b76b3415ecc74b27de2716274e06cb.zip |
bootstrap: update mcmtools for newer GCC, enable optimizations.
-rwxr-xr-x | bootstrap | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 # |