From 081d6b463cf9c71fd87eb089ab2a2fac5722e9e8 Mon Sep 17 00:00:00 2001 From: Ophestra Date: Sun, 12 Apr 2026 22:57:04 +0900 Subject: internal/rosa/llvm: libclc artifact This is built independently of llvm build system to avoid having to build llvm again. Signed-off-by: Ophestra --- internal/rosa/all.go | 1 + 1 file changed, 1 insertion(+) (limited to 'internal/rosa/all.go') diff --git a/internal/rosa/all.go b/internal/rosa/all.go index 0ce3444a..62460df8 100644 --- a/internal/rosa/all.go +++ b/internal/rosa/all.go @@ -77,6 +77,7 @@ const ( LibXau Libbsd Libcap + Libclc Libev Libexpat Libffi -- cgit v1.3.1