Sources + Header Build
Added Source pulling via curl.
This commit is contained in:
parent
6110995cfb
commit
bf93e7d6c5
7 changed files with 94 additions and 3 deletions
13
sources.list
13
sources.list
|
|
@ -1,2 +1,11 @@
|
|||
https://github.com/llvm/llvm-project/releases/download/llvmorg-20.1.8/llvm-project-20.1.8.src.tar.xz
|
||||
|
||||
https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.17.7.tar.xz
|
||||
https://musl.libc.org/releases/musl-1.2.5.tar.gz
|
||||
https://pub.sortix.org/libz/libz-1.2.8.2025.03.07.tar.gz
|
||||
https://github.com/chimera-linux/libatomic-chimera/archive/refs/tags/v0.90.0.tar.gz
|
||||
https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.2/llvm-21.1.2.src.tar.xz
|
||||
https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.2/cmake-21.1.2.src.tar.xz
|
||||
https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.2/third-party-21.1.2.src.tar.xz
|
||||
https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.2/clang-21.1.2.src.tar.xz
|
||||
https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.2/compiler-rt-21.1.2.src.tar.xz
|
||||
https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.5/lld-21.1.5.src.tar.xz
|
||||
https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.5/libunwind-21.1.5.src.tar.xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue