mirror of
https://gitee.com/openharmony/third_party_libsnd
synced 2024-11-23 01:49:53 +00:00
3d8399dfde
Unfortunately ABI was broken when symbols files were removed in favour of new visibility control of exported functions. Visibility control with -fvisibility works fine, but symbol scripts had another feature - versioned symbols. And we lost it. Since we can not make our symbols to be versioned with the new approach, it's decided to return everything back. * CMake: Restore symbol files generation * CMake: Python is required to build shared libraries * Autotools: Restore symbol files generation Closes: https://github.com/erikd/libsndfile/issues/268 |
||
---|---|---|
.. | ||
ClipMode.cmake | ||
CMakeAutoGen.cmake | ||
CMakeAutoGenScript.cmake | ||
FindFLAC.cmake | ||
FindOgg.cmake | ||
FindSndio.cmake | ||
FindSpeex.cmake | ||
FindSQLite3.cmake | ||
FindVorbis.cmake | ||
LibSndFileConfig.cmake.in | ||
SndFileChecks.cmake | ||
TestInline.c.in | ||
TestInline.cmake | ||
TestLargeFiles.cmake |