macros: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Jun 12 12:07:16 PDT 2009


 xorg-macros.m4.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b885bb59ec23bb338c8df68e40c6ef2c2a9325cc
Author: Jon TURNEY <jon.turney at dronecode.org.uk>
Date:   Mon Jun 8 14:17:06 2009 +0100

    Use correct CWARNFLAGS when cross compiling
    
    Rather than checking the version of some random gcc which happens to be in
    the path to determine which warning flags are supported, we should check the
    gcc we are going to use for the build
    
    For example, when cross-compiling, if the host gcc is >= 3.4 but the
    cross-compiler gcc is not, this will cause unsupported warning flags to be
    used
    
    This seems to work, but I don't know enough autofoolery to be sure this is
    right...
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at sun.com>



More information about the xorg-commit mailing list