diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-21 15:57:30 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-21 15:57:30 +0000 |
| commit | 58fcd8fe2aafc31a90bbfcec3ea87cd47ab072c9 (patch) | |
| tree | 865fb733fe53fca47a7205d0a519df4da2a3a245 /repos/extra/spirv-llvm-translator/abuild | |
| parent | 83d32eef665d7812074a1495fd837a9c92106112 (diff) | |
| download | alicelinux-58fcd8fe2aafc31a90bbfcec3ea87cd47ab072c9.tar.gz alicelinux-58fcd8fe2aafc31a90bbfcec3ea87cd47ab072c9.zip | |
spirv-llvm-translator: updated to 20.1.2
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 3fa0d400..66a786bf 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.1 +version=20.1.2 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" |