diff options
Diffstat (limited to 'sources/compiler-rt')
| -rw-r--r-- | sources/compiler-rt/compiler-rt.spec | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sources/compiler-rt/compiler-rt.spec b/sources/compiler-rt/compiler-rt.spec new file mode 100644 index 0000000..a4f1100 --- /dev/null +++ b/sources/compiler-rt/compiler-rt.spec @@ -0,0 +1,5 @@ +# Maintainer: Alexander Hill <ahill@breadpudding.dev> +SRC_HASH="bdd904f3aac9f4c4424f3440aff498cc04d66f243e37156b6d167ffb7b599f89" +SRC_NAME="compiler-rt" +SRC_URL="https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.6/compiler-rt-21.1.6.src.tar.xz" +SRC_VERSION="21.1.6" |
