Skip to content
Commit d1e40e59 authored by Eunbong Song's avatar Eunbong Song Committed by Sasha Levin
Browse files

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: default avatarEunbong Song <eunb.song@samsung.com>
Signed-off-by: default avatarSasha Levin <sasha.levin@oracle.com>
parent b787f68c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment