From df85be1cab319bff7084877c8df9a1c5eb5547b8 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 9 May 2019 11:20:58 +0200 Subject: core/syslinux: do not build efi64 --- core/syslinux/PKGBUILD | 3 +++ 1 file changed, 3 insertions(+) (limited to 'core') diff --git a/core/syslinux/PKGBUILD b/core/syslinux/PKGBUILD index 16d4f937..253c1507 100644 --- a/core/syslinux/PKGBUILD +++ b/core/syslinux/PKGBUILD @@ -23,3 +23,6 @@ eval "$( /patch.*efi_no_kbd/a patch -p1 < ../syslinux-strip-gnu-property.patch ' )" + +# don't build efi64 +_targets='bios efi32' -- cgit v1.2.3