gummiboot: allow musl builds.
This commit is contained in:
parent
24a486b10e
commit
30896df9c4
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ license="LGPL-2.1"
|
||||||
homepage="http://freedesktop.org/wiki/Software/gummiboot"
|
homepage="http://freedesktop.org/wiki/Software/gummiboot"
|
||||||
distfiles="http://cgit.freedesktop.org/${pkgname}/snapshot/${pkgname}-${version}.tar.gz"
|
distfiles="http://cgit.freedesktop.org/${pkgname}/snapshot/${pkgname}-${version}.tar.gz"
|
||||||
checksum=ea228571d962be6a06a64291e507e9cfe4ef0f46acfacc0677f211d1ced458d6
|
checksum=ea228571d962be6a06a64291e507e9cfe4ef0f46acfacc0677f211d1ced458d6
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||||
|
|
||||||
configure_args="--with-efi-ldsdir=${XBPS_CROSS_BASE}/usr/lib
|
configure_args="--with-efi-ldsdir=${XBPS_CROSS_BASE}/usr/lib
|
||||||
--with-efi-libdir=${XBPS_CROSS_BASE}/usr/lib
|
--with-efi-libdir=${XBPS_CROSS_BASE}/usr/lib
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue