Add libflac (#212)
* Add libflac
* libflac: Try to fix libogg linking
* Disable microbench building
* Fix replacement
* libflac: Fix MinGW
* Try something else for mingw
* libflac: Try something else
Based on https://github.com/msys2/MINGW-packages/issues/5803
* libflac: Try something else
* libflac: Try to set ldflags for mingw
* libflac: Try to set LDFLAGS
* Fix lua error
* libflac: Disable stack protector on MinGW
* That's it, I'm going to hell
* fix libflac for mingw/shared
Co-authored-by: Jérôme Leclercq <lynix680@gmail.com>
|