diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-05-02 13:38:55 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-05-02 13:38:55 +0000 |
| commit | 2797d15a6d1f8d7819b3519f14da01e8e1c8a195 (patch) | |
| tree | cbf2ca143c7a7f0bbeb4b4924dfa59e7cbdb69d9 /spirv-llvm-translator/abuild | |
| parent | 4735e72b7d83c0ac66d32a53ccf05a8841c427ef (diff) | |
| download | alicelinux-2797d15a6d1f8d7819b3519f14da01e8e1c8a195.tar.gz alicelinux-2797d15a6d1f8d7819b3519f14da01e8e1c8a195.zip | |
Woodpecker CI 0053f7b158d9bbd0e91949fce4b89e86f91263a1 [SKIP CI]
Diffstat (limited to 'spirv-llvm-translator/abuild')
| -rw-r--r-- | spirv-llvm-translator/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spirv-llvm-translator/abuild b/spirv-llvm-translator/abuild index a0370814..74d0b459 100644 --- a/spirv-llvm-translator/abuild +++ b/spirv-llvm-translator/abuild @@ -1,5 +1,5 @@ name=spirv-llvm-translator -version=22.1.1 +version=22.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" |