scons: Pass -mstackrealign option to gcc.
authorJosé Fonseca <jfonseca@vmware.com>
Wed, 9 Sep 2009 20:45:08 +0000 (21:45 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Wed, 9 Sep 2009 20:48:50 +0000 (21:48 +0100)
commitb0b131b023ed3d31fa77cfcd5f9b82f2997c78c7
tree377cb6f33f3c2f50d1e3d8ef0fbab8977e625157
parentabc160b664c3fbd4c18a2cd3402c9a84f5f2d00f
scons: Pass -mstackrealign option to gcc.

It is impossible to have gcc generate SSE code without it, as thirdparty
applications often call us with an unaligned stack pointer.
scons/gallium.py