]> 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, 7 Jun 2017 07:38:33 +0000 (08:38 +0100)
commit720ac6e2b46d4d78244033a2474a2716a7a08b03
tree5561cf33e98199c50c67c96ccdb602c1878ba289
parent03487ba4d5eb12e826998c76c6f350672853550f
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>
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