diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-21 23:43:13 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-21 23:43:13 +0800 |
| commit | 0a0ee997d47fbe4dcfa67b19e6193f8689124b17 (patch) | |
| tree | f3cf4ae621485899f800451eb6c135aed2dbab79 /repos/extra/libclc/abuild | |
| parent | c7adfd82db7270efefbc31e20fe06787de471169 (diff) | |
| download | alicelinux-0a0ee997d47fbe4dcfa67b19e6193f8689124b17.tar.gz alicelinux-0a0ee997d47fbe4dcfa67b19e6193f8689124b17.zip | |
libclc: new added
Diffstat (limited to 'repos/extra/libclc/abuild')
| -rwxr-xr-x | repos/extra/libclc/abuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/repos/extra/libclc/abuild b/repos/extra/libclc/abuild new file mode 100755 index 00000000..1cc4b325 --- /dev/null +++ b/repos/extra/libclc/abuild @@ -0,0 +1,4 @@ +name=libclc +version=18.1.8 +release=1 +source="https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/${name}-${version}.src.tar.xz" |