From 1006dd8c7b245169a50f60451eb76f3465a64777 Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Wed, 11 Dec 2024 12:40:17 -0600 Subject: bootstrap: update mcmtools for better ppc support. fixes #23. --- bootstrap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bootstrap b/bootstrap index bb0e267..681541d 100755 --- a/bootstrap +++ b/bootstrap @@ -5,7 +5,7 @@ # Purpose : Bootstraps Adélie from source for any architecture. # Authors : Zach van Rijn # License : MIT -# Revision : 20240807 +# Revision : 20241211 #=============================================================== #=============================================================== @@ -410,7 +410,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 8a3ed8c226d7da1cee375d95c3b0232f7b5700ac; + git checkout 957abd532fb6bacdab87f67b3384343f5d3f9281; ## seed rootfs # -- cgit v1.2.3-70-g09d2