mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-04-18 09:22:15 +02:00
fix(guile-bootstrap): fall back to compat locale API on musl
This commit is contained in:
parent
369477a22c
commit
b28f1eb4e0
2 changed files with 43 additions and 0 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue