https://bugs.freedesktop.org/show_bug.cgi?id=79469

--- Comment #12 from ajax at nwnk dot net <a...@nwnk.net> ---
(In reply to comment #5)
> The patch that changed RTLD_GLOBAL to RTLD_LOCAL was incorrect; see
> http://lists.freedesktop.org/archives/mesa-dev/2014-May/060441.html
> 
> dlopening libGL to bring symbols from libglapi is a gross hack, but now that
> code became a broken gross hack.

The only part that's broken here is changing the dlopen(libGL) to LOCAL, since
we apparently need that to get at glapi.  The other part, changing
dlopen(driver) to LOCAL, is still correct.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to