projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b1721e
)
scons: Link talloc.
author
José Fonseca
<jfonseca@vmware.com>
Sat, 14 Aug 2010 14:29:15 +0000
(15:29 +0100)
committer
José Fonseca
<jfonseca@vmware.com>
Sat, 14 Aug 2010 14:29:15 +0000
(15:29 +0100)
src/gallium/targets/libgl-xlib/SConscript
patch
|
blob
|
history
diff --git
a/src/gallium/targets/libgl-xlib/SConscript
b/src/gallium/targets/libgl-xlib/SConscript
index 78703fd096d295d853e52a0b6277b7311179f694..88e216a65be30a39297ae4096f11d36bf9de6302 100644
(file)
--- a/
src/gallium/targets/libgl-xlib/SConscript
+++ b/
src/gallium/targets/libgl-xlib/SConscript
@@
-35,6
+35,7
@@
env.Prepend(LIBS = [
mesa,
glsl,
gallium,
+ 'talloc'
])
sources = [