Paul Bender wrote:
> Paul Bender wrote:
>> Alan Coopersmith wrote:
>>
>>> Thomas Petazzoni (1):
>>>       Fix compilation of host tools in cross-compilation case
>> This is not completely fixed as autotools include CPPFLAGS in the 
>> COMPILE command but there is no CPPFLAGS_FOR_BUILD to override it for 
>> compilation of host tools. As a result, it uses the wrong CPPFLAGS.
>>
>> It can be worked around by not adding the flags in the CPPFLAGS 
> 
> Oops. That should have been "by adding the flags in the CPPFLAGS"
> 
>> environment variable to the CFLAGS environment varaible and unsetting 
>> the CPPFLAGS environment variable. However, it would be cleaner to have 
>> a CPPFLAGS_FOR_BUILD environment variable.

Since I don't do cross-compiles, I can't really test that well, but
if someone who does wants to fix & test, patches and/or bug reports
are always accepted towards future releases.

-- 
        -Alan Coopersmith-           alan.coopersm...@sun.com
         Sun Microsystems, Inc. - X Window System Engineering

_______________________________________________
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg

Reply via email to