[oe] [patch] Fix for nfs-utils tools build

Khem Raj raj.khem at gmail.com
Wed Mar 4 10:10:45 UTC 2009


Hi

Currently nfs-utils 1.1.2 does not build correctly. The reason is that
there are certain tools which are passed in CFLAGS in their makefiles
even though they are to be build using host compiler for them to be run
on host machine. 

Current builds use target headers to build them due to CFLAGS funkiness
where we have alters system include dirs. This goes ok with arm and x86
but on mips you see errors.

This patch fixes the issue

OK for .dev

Thx

-Khem


-------------- next part --------------
A non-text attachment was scrubbed...
Name: nfs-utils-tools-unset-cflags.patch
Type: text/x-diff
Size: 3206 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20090304/79206b40/attachment-0002.bin>


More information about the Openembedded-devel mailing list