osmesa: link against static libglapi library too to get the gl exports 18/7518/1
authorMaarten Lankhorst <maarten.lankhorst@canonical.com>
Tue, 16 Jul 2013 08:18:38 +0000 (10:18 +0200)
committerMaarten Lankhorst <maarten.lankhorst@canonical.com>
Tue, 16 Jul 2013 08:18:40 +0000 (10:18 +0200)
commitb20b2b6dc8b72fc099afb9690f61596e1d0b0902
treeedae2a06b73b582c1d66b47189bf2ce40e492382
parent121ea0b38bfee093e0bde0ff1443fc2efec688b0
osmesa: link against static libglapi library too to get the gl exports

This should fix missing symbols in a osmesa built against shared glapi
osmesa build. All opengl exports were missing that are defined in the
static glapi, so link against both to fix this.

This is a candidate for the stable series.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=47824
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
src/mesa/drivers/osmesa/Makefile.am