Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2015-09-12 | kexec-tools: Pass -r directly to linker | Khem Raj | 1 | |
-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> |