summaryrefslogtreecommitdiffstats
path: root/m4/ax_gcc_func_attribute.m4
diff options
context:
space:
mode:
authorJose Fonseca <[email protected]>2017-06-01 16:41:13 +0100
committerEmil Velikov <[email protected]>2017-06-14 10:40:22 +0100
commitc24bdf046e4608a1d372e27446d4a7e87b5458c3 (patch)
treec0ae1a20c18eb6f92f43b34b932dcdbef3f90cbb /m4/ax_gcc_func_attribute.m4
parent15b5e5996ad1eaa88f9e684aeb7425235b7615fb (diff)
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 https://github.com/apitrace/apitrace/commit/63194b2573176ef34efce1a5c8b08e624b8dddf5 Cc: [email protected] Reviewed-by: Brian Paul <[email protected]> Reviewed-by: Emil Velikov <[email protected]> (cherry picked from commit ce5e83b8a0c757072075e781a090d35d9dc0e285)
Diffstat (limited to 'm4/ax_gcc_func_attribute.m4')
0 files changed, 0 insertions, 0 deletions