On Wed, Jul 10, 2013 at 04:19:06PM -0300, Arnaldo Carvalho de Melo wrote:
> From: Joonsoo Kim <iamjoonsoo....@lge.com>
> 
> Currently, lib lk doesn't use CROSS_COMPILE environment variable, so
> cross build always fails.

Hello, Arnaldo.

Fix for lib lk cross build is already merged into mainline.
It may be from your tree :)
See following commit.

commit 3c4797d46c14fa0c7cf733a77bd4b28875078b53
Author: Rabin Vincent <ra...@rab.in>
Date:   Fri May 17 22:27:44 2013 +0200

    tools lib lk: Respect CROSS_COMPILE

    Make lk use CROSS_COMPILE, in order to be able to cross compile perf
    again.

    Signed-off-by: Rabin Vincent <ra...@rab.in>
    Cc: Ingo Molnar <mi...@kernel.org>
    Cc: Borislav Petkov <b...@suse.de>
    Link: http://lkml.kernel.org/r/1368822464-4887-1-git-send-email-ra...@rab.in
    Signed-off-by: Arnaldo Carvalho de Melo <a...@redhat.com>

Thanks.

> 
> This is a quick fix for this problem.
> 
> Signed-off-by: Joonsoo Kim <iamjoonsoo....@lge.com>
> Cc: Ingo Molnar <mi...@redhat.com>
> Cc: Namhyung Kim <namhy...@kernel.org>
> Cc: Paul Mackerras <pau...@samba.org>
> Cc: Peter Zijlstra <a.p.zijls...@chello.nl>
> Link: 
> http://lkml.kernel.org/r/1371603750-15053-2-git-send-email-iamjoonsoo....@lge.com
> Signed-off-by: Arnaldo Carvalho de Melo <a...@redhat.com>

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

Reply via email to