syslinux: add patch to disable pie
authorRyan Coe <bluemrp9@gmail.com>
Mon, 12 Sep 2016 01:04:26 +0000 (18:04 -0700)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 12 Sep 2016 20:32:47 +0000 (22:32 +0200)
commitf80e50d8a7ebcdaa8111963b6df0fe658ade6e5d
treeff9f37eab6497a087de515e797621a14fe81f6f4
parentec63228bd53ffb21704dc7ec9a2dcee64506504f
syslinux: add patch to disable pie

Ubuntu 16.10 has pie enable by default. This causes a build failure with
syslinux.

https://bugs.launchpad.net/ubuntu/+source/syslinux/+bug/1579023

Signed-off-by: Ryan Coe <bluemrp9@gmail.com>
[Thomas: improve patch description.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
boot/syslinux/0002-disable-pie.patch [new file with mode: 0644]