From 30896df9c41338fd7ff7a4c98aef0bca0c0753c9 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 11 May 2015 09:33:57 +0200 Subject: [PATCH] gummiboot: allow musl builds. --- srcpkgs/gummiboot/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/gummiboot/template b/srcpkgs/gummiboot/template index 544d700898f..9c748a85f4d 100644 --- a/srcpkgs/gummiboot/template +++ b/srcpkgs/gummiboot/template @@ -11,7 +11,7 @@ license="LGPL-2.1" homepage="http://freedesktop.org/wiki/Software/gummiboot" distfiles="http://cgit.freedesktop.org/${pkgname}/snapshot/${pkgname}-${version}.tar.gz" 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 --with-efi-libdir=${XBPS_CROSS_BASE}/usr/lib