RetroPie / RetroPie-Setup

Shell script to set up a Raspberry Pi/Odroid/PC with RetroArch emulator and various cores
Other
10k stars 1.38k forks source link

mame: fix building latest version with old 'libzstd' #3883

Closed cmitu closed 4 months ago

cmitu commented 4 months ago

Version 0.263 introduced support for ZSTD compression for CHD files, but the version in Debian 10 Buster is not recent enough to compile MAME. Use the bundled source for libzstd instead of the system provided libraries for now.