scons: Remove -ffast-math.
authorJosé Fonseca <jfonseca@vmware.com>
Wed, 11 Jul 2012 19:20:28 +0000 (20:20 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Thu, 12 Jul 2012 20:14:29 +0000 (21:14 +0100)
commit5b8d80a7831fb5ef8bf1c7cc21493432ab256387
tree776cc3e5d2e74d33ad0ba4733ef8023751369e4b
parentbd3aab8d7915b0bc5829a32964955d9da84bef3b
scons: Remove -ffast-math.

We rely on proper IEEE 754 behavior in too many places for this.

See also commit 2fdbbeca43e7b57095774e4228e6eea75a180fab with equivalent
change for autoconf.

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
scons/gallium.py