summaryrefslogtreecommitdiff
path: root/meta/recipes-kernel/kexec/kexec-tools/0001-purgatory-Pass-r-directly-to-linker.patch
AgeCommit message (Collapse)AuthorFiles
2015-09-12kexec-tools: Pass -r directly to linkerKhem Raj1
-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>