RetroPie / RetroPie-Setup

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

gzdoom - fix building 7zip/lzma on armv7 due to missing hardware crc #3890

Closed joolswills closed 6 months ago

joolswills commented 6 months ago

7zip/lzma assumes hardware crc support on arm, which breaks compilation on armv7.

Disable the check so it falls back to a software implementation.

Same fix as for mame with 508f3d1e64359fe4ebcd166eb27e87215bbbb524