]> 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, 7 Aug 2025 11:18:35 +0000 (13:18 +0200)
commite3e66413776b1b33e7ef1840e09691c0a07c84a4
treeb7e824302f6a634b11e24a7100995c6927f7370d
parent8546e7825efa0dfd22547cea7f067ea9e92d0d2a
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]