fix(guile-bootstrap): fall back to compat locale API on musl

This commit is contained in:
vxtls 2026-03-29 09:44:51 -04:00
parent 369477a22c
commit b28f1eb4e0
2 changed files with 43 additions and 0 deletions

View file

@ -5,6 +5,8 @@ SEED_PREFIX="/bootstrap-seeds/guile-2.0.9"
src_prepare() {
default
AUTOPOINT=true autoreconf -fi
# Match Guix's static bootstrap Guile approach: force the final `guile`
# executable to be linked through libtool with -all-static.
sed -i \