projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00272e9
)
scons: Link against talloc in the Gallium DRI drivers
author
Jakob Bornecrantz
<wallbraker@gmail.com>
Sun, 19 Sep 2010 20:08:47 +0000
(22:08 +0200)
committer
Jakob Bornecrantz
<wallbraker@gmail.com>
Sun, 19 Sep 2010 22:03:58 +0000
(
00:03
+0200)
src/gallium/targets/SConscript.dri
patch
|
blob
|
history
diff --git
a/src/gallium/targets/SConscript.dri
b/src/gallium/targets/SConscript.dri
index e5981c2461e2a8092bfd85f9c14574b60f1a73b6..bc8d179e3d9db03b4fb176a0b4c4ede1bf14afac 100644
(file)
--- a/
src/gallium/targets/SConscript.dri
+++ b/
src/gallium/targets/SConscript.dri
@@
-69,6
+69,7
@@
COMMON_DRI_DRM_OBJECTS = [
drienv.AppendUnique(LIBS = [
'expat',
+ 'talloc',
])
Export([