scons: Do not build svga if using Solaris Studio C compiler.
authorVinson Lee <vlee@freedesktop.org>
Sat, 16 Jun 2012 17:55:20 +0000 (10:55 -0700)
committerVinson Lee <vlee@freedesktop.org>
Mon, 18 Jun 2012 23:37:46 +0000 (16:37 -0700)
commitee99647e02fe5b947838cfea276f095775eb1537
treeee9b742ec22e65d70bec7ce6e4c2494fc4775e1f
parent5b83bdc154ec8d607a4c4d96171d0128e51abaec
scons: Do not build svga if using Solaris Studio C compiler.

Solaris Studio C compiler does not support anonymous structs and
anonymous unions.

Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Reviewed-by: Brian Paul <brianp@vmware.com>
scons/gallium.py
src/gallium/drivers/svga/SConscript
src/gallium/targets/dri-vmwgfx/SConscript