projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9042e88
)
targets/dri: link with mesautil
author
Roland Scheidegger
<sroland@vmware.com>
Tue, 5 Aug 2014 02:03:59 +0000
(
04:03
+0200)
committer
Roland Scheidegger
<sroland@vmware.com>
Tue, 5 Aug 2014 02:13:17 +0000
(
04:13
+0200)
Similar to other recent build fixes.
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
src/gallium/targets/dri/SConscript
patch
|
blob
|
history
diff --git
a/src/gallium/targets/dri/SConscript
b/src/gallium/targets/dri/SConscript
index 7c567c38d752d239aa0053cc8197c201af885153..a7322476452f0ef356fdd5dbf7631ae297d577a7 100644
(file)
--- a/
src/gallium/targets/dri/SConscript
+++ b/
src/gallium/targets/dri/SConscript
@@
-40,6
+40,7
@@
env.Prepend(LIBS = [
ws_kms_dri,
softpipe,
libloader,
+ mesautil,
mesa,
glsl,
gallium,