On Tue, Aug 17, 2010 at 9:42 AM, Mike Frysinger <[email protected]> wrote:
> On Tue, Aug 17, 2010 at 12:31 PM, Garrett Cooper wrote:
>> It should be CPPFLAGS, and the definition should be in env_post.mk; I
>> never had a UCLINUX infrastructure to test with, so this might have
>> fallen between the cracks by accident about 8 months ago.
>
> building for a nommu target should work even when you're running a mmu
> toolchain for an mmu target.  the testcases simply assume things like
> fork() wont work and so fall back to ones that work in both places
> (like vfork).  the tests should be able to run & pass even with a mmu.

Ok.

>> Let me know how this patch works for you.
>
> the logic in lib/Makefile should be unified with this

lib.mk picks up env_post.mk, so it's already caught there. Or are you
referring to how libltp is built and what headers are picked up from
include/ ?
Thanks!
-Garrett

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to