This commit is contained in:
BigfootACA 2024-09-20 16:55:35 +08:00
parent f64959057b
commit 85a0bca396

View File

@ -28,7 +28,7 @@ prepare() {
build() {
cd "$srcdir/musl"
./configure
./configure \
--prefix=$_sysroot \
--exec-prefix=/usr \
--target=$_target \