OSDN Git Service

glx: meson: drop includes from a link-only library
authorEmil Velikov <emil.velikov@collabora.com>
Wed, 12 Dec 2018 17:55:08 +0000 (17:55 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Fri, 11 Jan 2019 19:19:08 +0000 (19:19 +0000)
commit068d7550fd7e05ea50bd12347ed9cfc5f47687a1
tree05df014fe85fa9a7eb51e8b9cfc9a0ba49d49c3d
parent62e5d649b71cf30cb252c85b9495f7c3399a0ede
glx: meson: drop includes from a link-only library

When producing the final libGL.so/libGLX_mesa.so we only link the local
static helper lib (libglx). Thus there's no reason for the includes.

Fixes: a47c525f328 ("meson: build glx")
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
(cherry picked from commit b44875e2dc650c58986480f3360fccfc8d890605)
src/glx/meson.build