shadPS4/.github/workflows
MajorP93 ff984d3cde
ci: Use mold linker for Linux builds (#2847)
* The default linker which happens to be BFD in Ubuntu 24.04 does not support Clang's ThinLTO which CMAKE_INTERPROCEDURAL_OPTIMIZATION_RELEASE=ON tries to enable.
* Using mold linker fixes this and reduces build time a bit.
* For consistency reasons we enable mold linker for GCC builds aswell.
2025-04-27 20:34:59 -07:00
..
scripts Auto update of english translation file based on sources (#2349) 2025-02-13 15:50:55 +02:00
build.yml ci: Use mold linker for Linux builds (#2847) 2025-04-27 20:34:59 -07:00
update_translation.yml Fixes translation BOT (#2465) 2025-02-17 16:59:10 +02:00