Source: openttd Version: 13.0-2 tags: patch Hello, I created and submitted upstream a patch to fix a build failure with riscv64 and others, due to missing latomic flag on link.
Changing atomic<bool> to atomic<int> is enough to avoid the library completely https://github.com/OpenTTD/OpenTTD/pull/10527/files G.