Initial Commit

This commit is contained in:
2025-05-08 17:15:27 +03:00
commit 9bff4ebbc7
2 changed files with 77 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: lld
description: Linker from the LLVM project
version: 17.0.6
url: https://lld.llvm.org/
license: custom
architecture: any
depends: ["gcc","llvm","zlib","zstd"]
make_depends: ["cmake","ninja"]
type: source