Re: [PATCH] tools/liblockdep: Fix linker error in case of cross compile.

From: Sasha Levin
Date: Sat Apr 25 2015 - 22:55:40 EST


On 04/24/2015 12:36 AM, Eunbong Song wrote:
>
> 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@xxxxxxxxxxx>

Applied, thanks.


Thanks,
Sasha

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/