scons: Pass -fno-strict-aliasing to gcc.
authorJosé Fonseca <jfonseca@vmware.com>
Fri, 11 Dec 2009 12:08:32 +0000 (12:08 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Fri, 11 Dec 2009 12:28:53 +0000 (12:28 +0000)
commita2937a2f4ecf22a5a4242cd0a350f20228f50232
tree76d0517c15e3d8019c43d983b90ff2b6bbc8d602
parent8c981b94dc0ff30fe2b2786b1d5671be7d1610b7
scons: Pass -fno-strict-aliasing to gcc.

Strict aliasing tule violations were fixed on master, but
they're still causing problem in this branch, so disable this assumptions.

Do not apply this fix to master (revert when you merge).
scons/gallium.py