Add clang as split package

This commit is contained in:
2025-03-12 21:48:58 +02:00
parent 8bda19a3ac
commit ad3108be59
3 changed files with 41 additions and 4 deletions
+9
View File
@@ -0,0 +1,9 @@
name: clang
description: C language family frontend for LLVM
version: 17.0.6
url: https://clang.llvm.org/
license: Apache2-with-llvm-exception
architecture: any
depends: ["gcc","llvm"]
make_depends: ["cmake","libffi","ncurses","ninja","python3","zlib","zstd"]
type: source