diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-11-01 17:28:39 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-11-01 17:28:39 +0000 |
| commit | 9ffce15211b63dc91b4583b34daa9037644f2904 (patch) | |
| tree | 835257356f9303062bf700efb72e0fdc24894657 /spirv-llvm-translator/abuild | |
| parent | 67c77daf818bd21d7c706de35b630546895ffb74 (diff) | |
| download | alicelinux-9ffce15211b63dc91b4583b34daa9037644f2904.tar.gz alicelinux-9ffce15211b63dc91b4583b34daa9037644f2904.zip | |
Woodpecker CI e2743c1e79a7a33c6d92e71c821ae4ab51ac3bc9 [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 2836947a..488d4570 100644 --- a/spirv-llvm-translator/abuild +++ b/spirv-llvm-translator/abuild @@ -1,5 +1,5 @@ name=spirv-llvm-translator -version=21.1.1 +version=21.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" |