Comment on DuckStation author now actively blocking Arch Linux buildsComments−rubin55OP1yThe relevant cmake file does this btw: if($ENV{DEBUGINFOD_URLS} MATCHES ".*archlinux.*") message(FATAL_ERROR "Unsupported environment.")
Comments
The relevant cmake file does this btw: