summaryrefslogtreecommitdiff
path: root/virt
diff options
context:
space:
mode:
authorEunbong Song <eunb.song@samsung.com>2015-04-24 07:36:27 +0300
committerSasha Levin <sasha.levin@oracle.com>2015-05-13 13:09:09 +0300
commitd1e40e592678b8955a8ed36bdeaf42929822302e (patch)
treeb99bbfddda4ed31acfad9308916715b21882e17d /virt
parentb787f68c36d49bb1d9236f403813641efa74a031 (diff)
downloadlinux-d1e40e592678b8955a8ed36bdeaf42929822302e.tar.xz
tools/liblockdep: Fix linker error in case of cross compile
If we try to cross compile liblockdep, even if we set the CROSS_COMPILE variable the linker error can occur because LD is not set with CROSS_COMPILE. This patch adds "LD" can be set automatically with CROSS_COMPILE variable so fixes linker error problem. Signed-off-by: Eunbong Song <eunb.song@samsung.com> Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions