scons: Don't build the assembly sources on Mac OS X.
authorVinson Lee <vlee@freedesktop.org>
Sun, 19 Feb 2012 07:43:03 +0000 (23:43 -0800)
committerVinson Lee <vlee@freedesktop.org>
Sat, 25 Feb 2012 08:25:43 +0000 (00:25 -0800)
commitc5e646002291fdc372dc5db507c71017ec0c0e70
tree3c1ceed233a6c451b8904b3b56938ebc9dad5480
parent6512bc4e67f0f2b53805d050e11f6a336b505f40
scons: Don't build the assembly sources on Mac OS X.

This patch allows the Mac OS X SCons build to complete. The assembly
sources contain psuedo-ops that not are supported on Mac OS X.

Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Reviewed-by: José Fonseca <jfonseca@vmware.com>
src/mapi/glapi/SConscript
src/mesa/SConscript