x86: Do not build read_rgba_span_x86.S on Mac OS X.
authorVinson Lee <vlee@vmware.com>
Sun, 24 Jan 2010 07:18:33 +0000 (23:18 -0800)
committerVinson Lee <vlee@vmware.com>
Sun, 24 Jan 2010 07:18:33 +0000 (23:18 -0800)
commite02dc139520fab9f7189e0ae390f72ed674bb7d7
tree78820ed9974578497268b8cbfe795e38ca0c9bbc
parentf429b80fffc57a6165b76e9345cf5b9383edd650
x86: Do not build read_rgba_span_x86.S on Mac OS X.

read_rgba_span_x86.S uses the pseudo-ops .hidden and .type which are
not recognized on Mac OS X.
src/mesa/x86/read_rgba_span_x86.S