diff options
author | Mingli Yu <Mingli.Yu@windriver.com> | 2018-05-09 23:20:04 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-15 10:56:50 +0100 |
commit | 246b1de9543884e90f24d38a3e02c3ccf03d76ea (patch) | |
tree | 1ec82d1d9b36fa77c0e041abea1a4733926874be /scripts/lib/devtool | |
parent | a1dda84fe8b8abbe61f48a1a43d3c19dc5133825 (diff) | |
download | poky-246b1de9543884e90f24d38a3e02c3ccf03d76ea.tar.gz |
kexec-tools: Set -fno-PIC on aarch64
As seen in GCC's gcc/config/aarch64/aarch64.c, -fPIC with large
code model is unsupported. This fixes the "sorry, unimplemented"
errors when building with compilers defaulting to -fPIC.
(From OE-Core rev: d0971200ffe226ade76273ff73be4fa5511a2baa)
Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool')
0 files changed, 0 insertions, 0 deletions