mesa/scons
Alexander von Gluck IV cb3054c849 scons: Fix Haiku binary optimizations
Haiku targets the Pentium or higher processor.
To ensure compatibility we can do march 586 and
mtune 686. Mesa will still use sse however if
the cpu supports it (and the stack is properly
aligned). These flags only effect the internal
compiler optimizations.
2012-06-14 08:08:17 -07:00
..
crossmingw.py scons: Don't use gstabs on mingw-64. 2011-09-12 17:23:47 +01:00
custom.py scons: Require same pkg-config versions as configure. 2012-02-07 11:41:08 +00:00
dxsdk.py scons: Allow to use MS's DXSDK headers with MinGW. 2009-09-14 20:12:01 +01:00
fixes.py scons: Monkey patch os.spawnve on Windows to become thread safe. 2009-07-14 12:21:25 +01:00
gallium.py scons: Fix Haiku binary optimizations 2012-06-14 08:08:17 -07:00
llvm.py scons: Update windows llvm libraries for version 3.0. 2012-02-23 12:29:29 +00:00
source_list.py scons: Fix scons build. 2012-06-11 19:38:07 +01:00
x11.py scons: Restore x11 tool behavior for backwards compatability. 2010-11-01 14:37:18 +00:00