meson: build libutil with hidden symbols visibility
- Aug 31, 2023
-
-
Peter Hutterer authored
abe85e05 stopped the symbol leaks which will look like an ABI break.
1bac0c28 -
Peter Hutterer authored
We were leaking some of the utility functions, let's not do that. This is technically an ABI break but if you're relying on libei to export those functions...well, don't.
abe85e05
-