libseat: Use symbol file instead of -fvisibility

This commit is contained in:
Kenny Levinsen 2020-08-03 00:54:43 +02:00
parent b2cbe576d1
commit 3e301b8e70
4 changed files with 19 additions and 12 deletions

6
libseat/libseat.syms Normal file
View file

@ -0,0 +1,6 @@
{
global:
libseat_*;
local:
*;
};