On Wed, Sep 27, 2017 at 11:36 AM, Emil Velikov <[email protected]> wrote:
> From: Emil Velikov <[email protected]>
>
> 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 <[email protected]>
> Cc: Jon Turney <[email protected]>
> Cc: Julien Isorce <[email protected]>
> Cc: Rob Herring <[email protected]>
> Cc: Tomasz Figa <[email protected]>
> Signed-off-by: Emil Velikov <[email protected]>
> Reviewed-by: Eric Engestrom <[email protected]> (v1)
> Tested-by: Tomasz Figa <[email protected]> (v1)
> ---
> Rob, I'd appreciate a quick check that this doesn't break on your end.

Tested-by: Rob Herring <[email protected]>
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to