scons: Fix MinGW cross compilation.
authorJose Fonseca <jfonseca@vmware.com>
Wed, 31 Aug 2016 11:16:32 +0000 (12:16 +0100)
committerJose Fonseca <jfonseca@vmware.com>
Wed, 31 Aug 2016 11:18:34 +0000 (12:18 +0100)
commit55e417222f774b2a714313391c8f90982e7a7b4f
treed7a41520ed39c18980ed03a6f0ff932790015ca3
parent8caf2cb0c06fe0a1dddff3aed56392f376fda424
scons: Fix MinGW cross compilation.

The generated GLSL header files were only being built for the host
platform, and not the target platform.

Trivial.
src/compiler/SConscript.glsl