https://bugs.freedesktop.org/show_bug.cgi?id=57702
Priority: medium
Bug ID: 57702
Assignee: [email protected]
Summary: Eliminate RTLD_GLOBAL glapi hacks after removing
support for static libglapi
Severity: normal
Classification: Unclassified
OS: All
Reporter: [email protected]
Hardware: Other
Status: NEW
Version: git
Component: Other
Product: Mesa
This is an enhancement request for the time when support for static libglapi is
removed. When shared libglapi is guaranteed to be available, please:
1. Link DRI drivers with libglapi.so explicitely.
2. Remove dlopen("libglapi.so"/"libGL.so", RTLD_GLOBAL) hacks in
src/egl/drivers/dri2/egl_dri2.c and src/glx/dri_common.c. The latter hack has
unfortunate interactions with libGL interposers.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev