Add clang as split package
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user