op 07-03-14 17:33, Emil Velikov schreef:
On 06/03/14 09:56, Maarten Lankhorst wrote:
Explicitly add radeon_drm_winsys_create and nouveau_drm_screen_create to
the dynamic list. This will ensure vdpau interop still works even when
the user links with -Bsymbolic-functions in hardened builds.

With the only reason why we've nuked -Wl,-Bsymbolic explicitly handled,
I guess we can bring it back ? dri, vdpau and others can make nice use
of it.

I'm assuming that the lack of the above caused a very "interesting" bug
[1], which may creep in again.

Only explicit exports are done. -Bsymbolic should be pretty much a noop when 
only allowed functions are exported.

~Maarten
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to