From 135bec19fccffe70a9a180bb4cf8474359b8ead6 Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Sun, 25 Dec 2022 12:16:42 -0600 Subject: Pull in upstream 'abuild' patch. --- bootstrap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap index 1f5c723..42db383 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 : 20221220 +# Revision : 20221225 #=============================================================== #=============================================================== @@ -670,7 +670,7 @@ if ! test -f rootfs-${TARGET}-patched.tgz; then ## # Build 'binsub', a string patch tool. # - "${MTOOLS}"/musl/bin/gcc -static -O3 \ + "${MTOOLS}"/musl/bin/gcc -static -O3 \ -o binsub \ "${HERE}"/binsub.c \ ; -- cgit v1.2.3-60-g2f50