]> code.ossystems Code Review - openembedded-core.git/commit
kexec-tools: Pass -no-pie to linker
authorKhem Raj <raj.khem@gmail.com>
Mon, 12 Jun 2017 14:59:06 +0000 (07:59 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Jun 2017 09:46:30 +0000 (10:46 +0100)
commit653299d8c31eac6147b8183d9ec7ef82b7202cab
treeeaff453a226d2d97f67f0574268c9ab95dd7abe8
parent8ab1828f073b5eab606161681a5f260cc0e77bf1
kexec-tools: Pass -no-pie to linker

- This matches the linker flags to compiler flags in purgatory
- Compile arm64 without PIC

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/kexec/kexec-tools/0001-Disable-PIE-during-link.patch [new file with mode: 0644]
meta/recipes-kernel/kexec/kexec-tools/0001-arm64-Disable-PIC.patch [new file with mode: 0644]
meta/recipes-kernel/kexec/kexec-tools_2.0.14.bb