targets/libgl-xlib: hide all the exported symbol mayhem
authorEmil Velikov <emil.l.velikov@gmail.com>
Sun, 25 May 2014 00:54:42 +0000 (01:54 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Sun, 25 May 2014 22:21:47 +0000 (23:21 +0100)
commit239df5b654fcc52ba2e35370476cb03193dba04c
treef68dcbc28b5dcd2ebcde4017d3c0f835ce3dab2d
parent7e613f4683cef5274b18cba61f8f8ebabd91367a
targets/libgl-xlib: hide all the exported symbol mayhem

Leave only the gl/glx and mangled gl symbols.
XMesa* was never an official interface and the only
user of it was mesa-demos, while they were still in
the same repo as mesa.

v2: Conditionally use the version-script.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
src/gallium/targets/libgl-xlib/Makefile.am
src/gallium/targets/libgl-xlib/libgl-xlib.sym [new file with mode: 0644]