mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-15 07:22:21 +00:00
This ensures that LD is always consistent in Makefile and it is computed independent of LD variable setting order in metadata e.g. when using meta-clang with lld the LD var maybe set to ld.ldd and this will be wrong here Signed-off-by: Khem Raj <raj.khem@gmail.com>