mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-18 17:25:24 +01:00
Update to musl 1.2.4.
This commit is contained in:
parent
f531e1cc5f
commit
914b84377a
18 changed files with 77 additions and 75 deletions
|
|
@ -41,7 +41,7 @@ src_compile() {
|
|||
|
||||
SOURCE_DIR="$PWD" ./config/bootstrap
|
||||
# Specify timeout to avoid non-reproducibility
|
||||
./configure \
|
||||
CPPFLAGS=-D_LARGEFILE64_SOURCE=1 ./configure \
|
||||
--prefix="${FINALPREFIX}" \
|
||||
--libdir="${FINALPREFIX}/lib/i386-unknown-linux-musl" \
|
||||
--disable-shared \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue