syslinux: Add patch to build efi/wrapper with the host toolchain
authorBenoît Allard <benoit.allard@greenbone.net>
Mon, 12 Jun 2017 13:16:41 +0000 (15:16 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 12 Jun 2017 21:49:09 +0000 (23:49 +0200)
commit7b235aa6f6383b03dae59d1fec9586df077cb274
treeebf8f4486ec2e6f732ca9c9f7040c122d992d1f7
parent667a6e3c1caeac0097f1189080323921cfbbb878
syslinux: Add patch to build efi/wrapper with the host toolchain

The 'wrapper' tool built by syslinux is executed on the build machine,
so it should be built with CC_FOR_BUILD.

Signed-off-by: Benoît Allard <benoit.allard@greenbone.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
boot/syslinux/0010-efi-wrapper-build-it-with-the-host-toolchain.patch [new file with mode: 0644]