[Mesa-dev] [PATCH 3/3] libgl-xlib: drop duplicate mesautil from scons build
Emil Velikov
emil.l.velikov at gmail.com
Mon Aug 4 16:23:19 PDT 2014
Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
---
src/gallium/targets/libgl-xlib/SConscript | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/gallium/targets/libgl-xlib/SConscript b/src/gallium/targets/libgl-xlib/SConscript
index cc39b17..6975188 100644
--- a/src/gallium/targets/libgl-xlib/SConscript
+++ b/src/gallium/targets/libgl-xlib/SConscript
@@ -27,7 +27,6 @@ if env['gles']:
env.Prepend(LIBS = [
st_xlib,
ws_xlib,
- mesautil,
glapi,
mesautil,
mesa,
--
2.0.2
More information about the mesa-dev
mailing list