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>
Tue, 23 Jun 2015 16:08:05 +0000 (17:08 +0100)
commita0dc6b7824d3b9095919e29393a379ea7f9c1318
tree676d80cd450badd1dab06536cc49fcab30b00624
parent828f13330c9384f2b55c8b0f962d93a74ecd0601
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>
src/gbm/Makefile.am