]> code.ossystems Code Review - openembedded-core.git/commit
grub2: enforce -no-pie if supported by compiler
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Fri, 2 Dec 2016 19:14:07 +0000 (21:14 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 11 Jan 2017 11:46:47 +0000 (11:46 +0000)
commitba7cfc296b07fe62d46a6c143d9a7d344de9f446
tree165f17afc3966378f456885a5feb2dfa43f2ced9
parent48d672e514d730ddda14f25f19f09c6d865a6526
grub2: enforce -no-pie if supported by compiler

Recent distros are enabling -pie by default; in case of grub
we need to turn it off.

(From OE-Core rev: aaff6c99dde3f1058bb3c4b320f27753c6c992ad)

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-bsp/grub/files/0001-Enforce-no-pie-if-the-compiler-supports-it.patch [new file with mode: 0644]
meta/recipes-bsp/grub/grub2.inc