mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
With gcc >= 4 and ELF, set default visibility to hidden and make visible only the symbols with FLAC_API or FLACPP_API. A convenience libFLAC-static.la is created for test_libFLAC as it depends on the hidden symbols.