On Sunday 09 March 2008, Robert Schwebel wrote: > On Sun, Mar 09, 2008 at 03:30:54AM -0500, Mike Frysinger wrote: > > On Sunday 09 March 2008, Robert Schwebel wrote: > > > Usually the cross compiler is set from the toplevel directory by > > > setting the CROSS_COMPILER variable. This makefile tries to > > > overwrite it (and even in two different ways - has this ever been > > > reviewed by anybody?), but wrong. > > > > nothing should be using $(CROSS_CFLAGS) > > It should be possible to overwrite the integrated include paths with > -isystem for example (that's what we do in PTXdist); however, if it > isn't something for the mainline I suppose we find another way. The > variable is there and described in the toplevel Makefile, so it should > be possible to be used or removed.
the variable is there *for only the toplevel Makefile*. since you're already reading the file, i dont see how you missed the variable being appended to CFLAGS. -mike
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
