diff options
author | Khem Raj <raj.khem@gmail.com> | 2018-08-19 10:23:34 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-20 17:38:22 +0100 |
commit | d0b2393ce7b07670d3be08c20e51b2b47263a755 (patch) | |
tree | 1ef82099f34caf7c2f3862295e8d543b0fd77c9a /meta/recipes-core/util-linux | |
parent | 08fbdc02e32d715ae94e3b9603fb3ec8351c8fd3 (diff) | |
download | poky-d0b2393ce7b07670d3be08c20e51b2b47263a755.tar.gz |
powerpc: Remove pie flags from compiler cmdline
Original approach to add -no-<pie> flags cause link time behavior changes
where packages start to lose the -fPIC -DPIC in compiler cmdline and this
list keeps growing as we build more and more packages,
Instead lets just remove the options we dont need from SECURITY_CFLAGS
this makes it more robust and less intrusive
This also means we do not need to re-add pic options as we started to do
for affected packages
(From OE-Core rev: 1520f5a345fd03d46f33f0efaf76191e96344bec)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/util-linux')
0 files changed, 0 insertions, 0 deletions