]> code.ossystems Code Review - openembedded-core.git/commit
kexec-tools: Pass -r directly to linker
authorKhem Raj <raj.khem@gmail.com>
Mon, 7 Sep 2015 08:27:27 +0000 (08:27 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 12 Sep 2015 21:47:17 +0000 (22:47 +0100)
commit3f4ab836d7d9b7a994b65ab8c7ebf6ff65e6277b
treeedb83f07b99427ecec7394fc5a2b9b12cff46072
parent890fa3d0e71f951993252f5b94e2211b4b06670e
kexec-tools: Pass -r directly to linker

-r is understood by gcc but not by clang, anyway its a linker option so
pass it straight to linker by using -Wl explicitly

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-kernel/kexec/kexec-tools/0001-purgatory-Pass-r-directly-to-linker.patch [new file with mode: 0644]
meta/recipes-kernel/kexec/kexec-tools_2.0.10.bb