cog/ThirdParty/libmad
Christopher Snowhill 26ac2b09fb Move static and dynamic libaries to archive
Please remember to unpack the archive before building, and
if it is updated by a future version.
2022-06-24 17:09:29 -07:00
..
include/MAD Brought back the MAD plugin from death 2022-02-24 17:51:10 -08:00
README.md Revert "[MAD Decoder] Patch ... libmad" 2022-06-21 05:33:15 -07:00

README.md

Built with the Homebrew defaults, sort of:

touch NEWS
touch AUTHORS
touch ChangeLog
autoreconf -fiv
./configure --disable-debugging --enable-fpm=64bit
make -j8 CFLAGS="-Os -arch x86_64 -arch arm64 -mmacosx-version-min=10.12" LDFLAGS="-arch x86_64 -arch arm64 -mmacosx-version-min=10.12"

Version 0.15.1b was used.