Mesa (master): scons: Build dri_common_interop.c.

Jose Fonseca jrfonseca at kemper.freedesktop.org
Wed Apr 20 11:42:01 UTC 2016


Module: Mesa
Branch: master
Commit: f02f4d09cebe6a5f73331e75e0484865f605e108
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=f02f4d09cebe6a5f73331e75e0484865f605e108

Author: Jose Fonseca <jfonseca at vmware.com>
Date:   Wed Apr 20 12:41:24 2016 +0100

scons: Build dri_common_interop.c.

---

 src/glx/SConscript | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/glx/SConscript b/src/glx/SConscript
index 619e4c3..3bb8460 100644
--- a/src/glx/SConscript
+++ b/src/glx/SConscript
@@ -83,6 +83,7 @@ sources = [
     'dri2_glx.c',
     'dri2.c',
     'dri_common_query_renderer.c',
+    'dri_common_interop.c',
     #'dri3_glx.c',
     'applegl_glx.c',
 ]




More information about the mesa-commit mailing list