diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-28 15:41:58 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-28 15:41:58 +0000 |
| commit | ea291f378077fe65af74d9acb649e6a89dbe2b64 (patch) | |
| tree | a2d7323dbf85a29dc363f2e827bda7420ca50d56 /repos/extra/spirv-llvm-translator/abuild | |
| parent | a3e777c6b732754ec6ee6f0295ea1896bc67c075 (diff) | |
| download | alicelinux-ea291f378077fe65af74d9acb649e6a89dbe2b64.tar.gz alicelinux-ea291f378077fe65af74d9acb649e6a89dbe2b64.zip | |
spirv-llvm-translator: updated to 21.1.1
Diffstat (limited to 'repos/extra/spirv-llvm-translator/abuild')
| -rw-r--r-- | repos/extra/spirv-llvm-translator/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/spirv-llvm-translator/abuild b/repos/extra/spirv-llvm-translator/abuild index 66a786bf..2836947a 100644 --- a/repos/extra/spirv-llvm-translator/abuild +++ b/repos/extra/spirv-llvm-translator/abuild @@ -1,5 +1,5 @@ name=spirv-llvm-translator -version=20.1.2 +version=21.1.1 release=1 source="https://github.com/KhronosGroup/SPIRV-LLVM-Translator/archive/v${version}/SPIRV-LLVM-Translator-${version}.tar.gz" build_opt="-D BUILD_SHARED_LIBS=ON -D CMAKE_SKIP_INSTALL_RPATH=ON -D LLVM_EXTERNAL_SPIRV_HEADERS_SOURCE_DIR=/usr" |