OSDN Git Service

gbm: do not (over)link against libglapi.so
authorEmil Velikov <emil.l.velikov@gmail.com>
Fri, 19 Jun 2015 18:22:38 +0000 (19:22 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 1 Jul 2015 14:22:39 +0000 (15:22 +0100)
commit7b528f0d78ef88f0b90b11c7b3b17ee127a9a391
treeb80faa1186cc09aeaf75d9df185488033e7bbc9c
parent8c748fa1259773e9f05c0074ea4a33191a651550
gbm: do not (over)link against libglapi.so

The whole of GBM does not rely on even a single symbol from the GL
dispatch library, unsuprisingly. The only need for it comes from the
unresolved symbols in the DRI modules, which are now correctly handled
with Frank's commit.

Cc: "10.5 10.6" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
(cherry picked from commit a0dc6b7824d3b9095919e29393a379ea7f9c1318)
src/gbm/Makefile.am