Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/external/mit/xorg/server/drivers/xf86-video-xgi



Module Name:    src
Committed By:   apb
Date:           Sun Nov 18 08:24:02 UTC 2012

Modified Files:
        src/external/mit/xorg/server/drivers/xf86-video-xgi: Makefile

Log Message:
Use -Wno-array-bounds when building two files that read past the end of
an array.  It's not clear how to fix the real bug.  This hack allows
the build to complete with clang.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
    src/external/mit/xorg/server/drivers/xf86-video-xgi/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index