From 9c552c6c645c9a6cad997755d2938aad1b1be0a6 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 28 Dec 2014 09:24:26 +0100 Subject: [PATCH] syslinux: builds on musl. --- srcpkgs/syslinux/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/syslinux/template b/srcpkgs/syslinux/template index 6ac09266637..d4d676dbd67 100644 --- a/srcpkgs/syslinux/template +++ b/srcpkgs/syslinux/template @@ -10,7 +10,7 @@ homepage="http://syslinux.zytor.com/wiki/index.php/The_Syslinux_Project" license="GPL-2" distfiles="${KERNEL_SITE}/utils/boot/$pkgname/$pkgname-$version.tar.xz" checksum=26d3986d2bea109d5dc0e4f8c4822a459276cf021125e8c9f23c3cca5d8c850e -only_for_archs="i686 x86_64" +only_for_archs="i686 i686-musl x86_64 x86_64-musl" pre_build() { # Do not try to build the Windows or DOS installers and DIAG files