mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 22:07:19 +02:00
main/musl: fix builddir
This commit is contained in:
parent
30325ac413
commit
4fe5bdbe47
@ -28,6 +28,8 @@ source="https://musl.libc.org/releases/musl-$pkgver.tar.gz
|
|||||||
getent.c
|
getent.c
|
||||||
iconv.c
|
iconv.c
|
||||||
"
|
"
|
||||||
|
# this is needed for BOOTSTRAP=nocc (see above)
|
||||||
|
builddir="$srcdir/musl-$pkgver"
|
||||||
|
|
||||||
# secfixes:
|
# secfixes:
|
||||||
# 1.2.2_pre2-r0:
|
# 1.2.2_pre2-r0:
|
||||||
|
Loading…
Reference in New Issue
Block a user