configs/aix-gcc | 4 ++++ configs/beos | 4 ++++ configs/bluegene-osmesa | 4 ++++ configs/darwin | 4 ++++ configs/darwin-static | 4 ++++ configs/darwin-static-x86ppc | 4 ++++ configs/darwin-x86ppc | 4 ++++ configs/freebsd | 4 ++++ configs/freebsd-dri | 4 ++++ configs/hpux10-gcc | 4 ++++ configs/netbsd | 3 +++ configs/openbsd | 4 ++++ configs/solaris-x86-gcc | 4 ++++ configs/solaris-x86-gcc-static | 4 ++++ configs/sunos4-gcc | 4 ++++ configs/sunos5-gcc | 4 ++++ configs/sunos5-v9-cc-g++ | 3 +++ configs/ultrix-gcc | 4 ++++ 18 files changed, 70 insertions(+)
commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit 01b18abf93c1999397563e75fe1bfbbe0e080ae9 Author: Dan Nicholson <[EMAIL PROTECTED]> Date: Thu Nov 1 06:01:53 2007 -0700 Add -fno-strict-aliasing workaround for all GCC targets Use a GCC option to work around aliasing bugs. See commit 013dbcd for more details. _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
