5 ms·
The relevant cmake file does this btw: if($ENV{DEBUGINFOD_URLS} MATCHES ".*archlinux.*") message(FATAL_ERROR "Unsupported environment.")
by rubin55 1y ago
The relevant cmake file does this btw:
if($ENV{DEBUGINFOD_URLS} MATCHES ".*archlinux.*")
message(FATAL_ERROR "Unsupported environment.")