summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers
diff options
context:
space:
mode:
authorAlexander von Gluck IV <[email protected]>2012-06-14 08:08:07 -0700
committerAlexander von Gluck IV <[email protected]>2012-06-14 08:08:17 -0700
commitcb3054c849d8485af53da6a61b31b5c4e4eeb95d (patch)
treed009805968d8ea59357482c59fa6bb5b7b1feed1 /src/gallium/state_trackers
parentc1dcf9665c770d25ba8cbe827f4e3e69349d2665 (diff)
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.
Diffstat (limited to 'src/gallium/state_trackers')
0 files changed, 0 insertions, 0 deletions