]> gitweb.unchartedbackwaters.co.uk Git - francis/winuae.git/commit
build: require compatible FLAC for CHD
authorStefan Reinauer <stefan.reinauer@coreboot.org>
Sun, 21 Jun 2026 18:35:43 +0000 (11:35 -0700)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Tue, 7 Jul 2026 21:00:11 +0000 (14:00 -0700)
commit0db0b39c42ef9d4b30851b4096efdd771103ebcf
tree7ce44d574fd6de58b82cb71acddec8cb2315e566
parent70ca6fe529830eb75ea1405464cdccec3c5cfdf3
build: require compatible FLAC for CHD

CHD sources now require the FLAC codec path, so fail configure

when FLAC is unavailable instead of building a partial CHD variant.

Use the private macOS prefix for package lookup and teach the

dependency helper to require or reuse deployment-target-compatible FLAC.
CMakeLists.txt
README_unix.md
tools/macos-build-deps.sh