RetroPie / RetroPie-Setup

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

Distcc changes #3902

Closed joolswills closed 2 months ago

joolswills commented 2 months ago

Only configure distcc variables if a module doesn't have the "nodistcc" flag.

Skip builder/setup modules to avoid having distcc changes propagate to modules built from them.

This allows easily disabling distcc for certain modules that are not compatible.

Remove DISTCC_HOSTS="" from mupen64plus, jzintv, and lr-snes9x and replace with the "nodistcc" flag

Add "nodistcc" to lr-picodrive, as on Raspberry PI OS Bullseye, the distcc wrapper fails at linking stage.