keepalived: add patch to disable PIE
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 4 Apr 2018 20:42:46 +0000 (22:42 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 5 Apr 2018 21:31:44 +0000 (23:31 +0200)
commite509e04dedd02f672fc17662a27f80dddb58dbd9
tree40a2b86a476195583b67cd715a2457ea6aa48a8f
parent7e4d2194952c46667cbd40aad01d9667c2c7a3d4
keepalived: add patch to disable PIE

PIE breaks the build on m68k and Microblaze, so let's add a patch that
disables using PIE by default in keepalived. Obviously, when we start
seriously testing the BR2_RELRO_FULL option, we will realize that it
is broken on some architectures, and will probably disable it on m68k
and Microblaze.

Fixes:

  http://autobuild.buildroot.net/results/a536f5947b3b70fdaecad1af5542572c504ad046/
  http://autobuild.buildroot.net/results/0ffbf1e8d181c9463847a5b2be6f9baa18face24/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/keepalived/0001-configure.ac-do-not-force-PIE.patch [new file with mode: 0644]
package/keepalived/keepalived.mk