projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
beb5e1c
)
graw: Disable build of tests/graw.
author
Vinson Lee
<vlee@vmware.com>
Wed, 19 May 2010 14:36:25 +0000
(07:36 -0700)
committer
Vinson 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
patch
|
blob
|
history
diff --git
a/src/gallium/SConscript
b/src/gallium/SConscript
index 02e6ea7a9f769f86c79676e49fd79b81fe95e99f..e5e9578b5e4fef321498a942eda720ed324c3743 100644
(file)
--- a/
src/gallium/SConscript
+++ b/
src/gallium/SConscript
@@
-25,4
+25,4
@@
SConscript('targets/SConscript')
if platform != 'embedded':
SConscript('tests/unit/SConscript')
- SConscript('tests/graw/SConscript')
+
#
SConscript('tests/graw/SConscript')