syslinux: fix boot hang when host-gcc is 5.3
commit2512fcf41f402f7bd7aa27db17a91a00e079f881
authorFrank Hunleth <fhunleth@troodon-software.com>
Sun, 1 May 2016 15:58:07 +0000 (1 11:58 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 1 May 2016 20:22:11 +0000 (1 22:22 +0200)
treec5e3f01d152c7050846057e2b7d85229a4f681eb
parent21e611273851d503dd3145fa9564c71c461808c1
syslinux: fix boot hang when host-gcc is 5.3

Syslinux uses the host version of gcc to build to bootloader. On systems
with gcc 5.3, this results in a bootloader that hangs. This issue has
been addressed in upstream syslinux, but an official release has not
been made yet. This commit adds the upstream patch to fix the issue.

Most likely fixes bug #8866.

Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
boot/syslinux/0001-Fix-gcc-5-ALIGN-causing-Boot-error.patch [new file with mode: 0644]