OSDN Git Service

scons: Remove dead code/comments.
authorJosé Fonseca <jfonseca@vmware.com>
Tue, 25 Nov 2014 22:11:42 +0000 (22:11 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Wed, 26 Nov 2014 20:25:12 +0000 (20:25 +0000)
commit0473577f91c1e7fd96c6229eae6132c6a46b1fa7
tree5937a8360e18fe5f7128135c10d9ff95d0b7a706
parenta10bf5c10caf27232d4df8da74d5c35c23eb883d
scons: Remove dead code/comments.

- Remove no-op if-clause.

- -mstackrealign has been enabled again on MinGW for quite some time and
  appears to work alright nowadays.

- Drop -mmmx option as it is implied my -msse, and we don't use MMX
  intrinsics anyway.

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