mesa/src/gallium/targets
Jose Fonseca ce5e83b8a0 automake: Link all libGL.so variants with -Bsymbolic.
We were linking src/glx with -Bsymbolic, but not the classic/gallium X11
libGL.so.

But it's always a good idea to build all libGL.so and all DRI drivers
with -Bsymbolic, otherwise they might resolve symbols from the 3rd party
application executable or shared libraries, which is _never_ what we
want.

In particular, this can happen when intercepting OpenGL calls with
apitrace, before
63194b2573

Cc: mesa-stable@lists.freedesktop.org
Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
2017-06-01 21:24:38 +01:00
..
d3dadapter9 ilo: EOL drop unmaintained gallium drv from buildsys 2017-02-03 16:13:36 +11:00
dri Android: correct libz dependency 2017-05-17 14:04:18 +01:00
graw-gdi galahad: remove driver 2015-03-21 17:18:28 +00:00
graw-null Treewide: Remove Elements() macro 2016-05-17 15:28:04 -04:00
graw-xlib galahad: remove driver 2015-03-21 17:18:28 +00:00
haiku-softpipe gallium/util: replace pipe_mutex_unlock() with mtx_unlock() 2017-03-07 08:53:05 +11:00
libgl-gdi gallium: Add support for SWR compilation 2016-11-21 12:44:47 -06:00
libgl-xlib automake: Link all libGL.so variants with -Bsymbolic. 2017-06-01 21:24:38 +01:00
omx gallium/targets: link against XCB only as needed 2017-05-19 19:46:54 +01:00
opencl st/clover: Add libelf cflags to the build 2016-02-29 11:30:15 +00:00
osmesa osmesa: link with libunwind if enabled (v2) 2017-05-26 09:29:44 -06:00
pipe-loader gallium/targets: fix bool setting on BE architectures 2017-04-29 14:32:20 +01:00
va gallium/targets: link against XCB only as needed 2017-05-19 19:46:54 +01:00
vdpau configure: check once for DRI3 dependencies 2017-05-19 19:44:15 +01:00
xa ilo: EOL drop unmaintained gallium drv from buildsys 2017-02-03 16:13:36 +11:00
xvmc configure: check once for DRI3 dependencies 2017-05-19 19:44:15 +01:00
dri-vdpau.dyn winsys/amdgpu: add a new winsys for the new kernel driver 2015-08-14 15:02:28 +02:00