scons: don't compile some files with -gstabs if using mingw32
authorBrian Paul <brianp@vmware.com>
Thu, 25 Aug 2011 22:50:56 +0000 (16:50 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 26 Aug 2011 14:05:36 +0000 (08:05 -0600)
commitcdb7396390b0afffc0d33c9aba2898012802e6d0
tree2cb735b00ff543b3d09c9d32b75c6b61e7b79f28
parent3d1af78fdc4319b04f9cf324106f127b498b962d
scons: don't compile some files with -gstabs if using mingw32

Compiling some (large) files with i686-pc-mingw32-gcc 4.2.2 (at least)
and the -gstabs option triggers a compiler error.  Use this work-around
to simply compile the effected files without -gstabs.
scons/crossmingw.py
src/gallium/auxiliary/SConscript
src/mapi/glapi/SConscript