LookingGlass/.github/workflows
Quantum ed18ead1ff [client] ci: fix clang build
Our code to generate object files from shaders with the linker seems to
depend on GNU ld. More accurately, it works with lld, but we must specify
the correct object format via -m, which is very difficult to detect in a
satisfactory manner. Therefore we simply force use of GNU ld.
2021-07-22 11:38:20 +10:00
..
build.yml [client] ci: fix clang build 2021-07-22 11:38:20 +10:00
pr-check.yml [all] check if pull request author is in AUTHORS 2021-06-06 13:17:39 +10:00