graw: Disable build of tests/graw.
authorVinson Lee <vlee@vmware.com>
Wed, 19 May 2010 14:36:25 +0000 (07:36 -0700)
committerVinson Lee <vlee@vmware.com>
Wed, 19 May 2010 14:40:57 +0000 (07:40 -0700)
The SCons build is failing in src/gallium/tests/graw.

src/gallium/SConscript

index 02e6ea7a9f769f86c79676e49fd79b81fe95e99f..e5e9578b5e4fef321498a942eda720ed324c3743 100644 (file)
@@ -25,4 +25,4 @@ SConscript('targets/SConscript')
 
 if platform != 'embedded':
        SConscript('tests/unit/SConscript')
-       SConscript('tests/graw/SConscript')
+       #SConscript('tests/graw/SConscript')