-
- Downloads
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
Please register or sign in to comment