]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
ci: add a Clang RISCV test target
authorIcenowy Zheng <uwu@icenowy.me>
Tue, 25 Mar 2025 14:37:02 +0000 (22:37 +0800)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Thu, 27 Mar 2025 17:16:33 +0000 (18:16 +0100)
commit64d16e10bc08f94453e31c77ba658efa997c651a
tree3ff362770bf00036b04be22836d5b6c5469d68bc
parent549ca4d61705d3620b19edb287b1f172bf9a1ac9
ci: add a Clang RISCV test target

Similar to the GCC one, this test target uses system toolchain and QEMU
too.

Signed-off-by: Icenowy Zheng <uwu@icenowy.me>
.github/workflows/cmake.yml
cmake/toolchain-riscv-clang.cmake [new file with mode: 0644]