hybris/libhybris: Fix eglplatform_wayland linking issue
All threads resolved!
All threads resolved!
Fixes relocation error (symbol not found issue).
eglplatform_wayland should not directly call functions from libhybris's libEGL, because it is not linking to libEGL. Load libEGL dynamically and resolve function at run time instead.
Fixes #347 (closed)
Merge request reports
Activity
- Resolved by Administrator
I would recommend you upstream the patch.
By Danct12 on 2019-09-01T15:11:13
Edited by Ghost User
added 1 commit
- a535365a - hybris/libhybris: Fix eglplatform_wayland linking issue (!589 (merged))
By Alexey Min on 2019-09-02T13:31:23
added 1 commit
- 4e0132a4 - hybris/libhybris: Fix eglplatform_wayland linking issue (!589 (merged))
By Oliver Smith on 2019-09-03T21:11:42
enabled an automatic merge when the pipeline for 4e0132a4 succeeds
By Oliver Smith on 2019-09-03T21:12:06
mentioned in commit 4e0132a4
By Alexey Min on 2019-09-18T15:26:10
Please register or sign in to reply