On Wed, Sep 27, 2017 at 11:36 AM, Emil Velikov <emil.l.veli...@gmail.com> wrote: > From: Emil Velikov <emil.veli...@collabora.com> > > Shared glapi (libglapi.so) has been a requirement for years, in order > to build EGL. > > Remove the no longer necessary dlopen/dlsym dance and link to the > library directly. > > This allows us to remove a handful of platform specific workarounds, due > to the different name of the library. > > v2: > - Android: export the include dir (RobH) > - Drop unused local variable (Eric) > > Cc: Jonathan Gray <j...@jsg.id.au> > Cc: Jon Turney <jon.tur...@dronecode.org.uk> > Cc: Julien Isorce <julien.iso...@gmail.com> > Cc: Rob Herring <r...@kernel.org> > Cc: Tomasz Figa <tf...@chromium.org> > Signed-off-by: Emil Velikov <emil.veli...@collabora.com> > Reviewed-by: Eric Engestrom <eric.engest...@imgtec.com> (v1) > Tested-by: Tomasz Figa <tf...@chromium.org> (v1) > --- > Rob, I'd appreciate a quick check that this doesn't break on your end.
Tested-by: Rob Herring <r...@kernel.org> _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev