Commit graph

1 commit

Author SHA1 Message Date
Alexey Min
4e0132a4f6
hybris/libhybris: Fix eglplatform_wayland linking issue (!589)
It should not directly call functions from hybris's libEGL,
because it is not linking to libEGL. Load libEGL dynamically
and resolve function at run time instead.

Related: https://github.com/libhybris/libhybris/pull/424
[ci:skip-build]: already built successfully in CI
2019-09-03 23:10:58 +02:00