[OE-core] [PATCH 1/1] nfs-utils: use cross toolchain to compile testlk

Burton, Ross ross.burton at intel.com
Fri May 30 12:22:40 UTC 2014


On 30 May 2014 03:11, Chong Lu <Chong.Lu at windriver.com> wrote:
> I remove "CC=$(CC_FOR_BUILD)" in order to inherit compiler.
> Do you mean that I should reset CFLAGS in makefile rather than inherit
> compiler?
> If I reset CFLAGS, this makefile will use host compiler.
> Moreover, testlk can't execute in target.

I just had a proper look and it *should* be working as they're also
overriding CFLAGS.  Then again this is a test program that isn't
installed so instead of changing the makefile, why not just stop
recursing into testlock?

Ross



More information about the Openembedded-core mailing list