diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-03-12 16:05:03 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-03-12 16:05:03 +0000 |
| commit | bf8a6f164fed47e86e2898732f43deb0db872450 (patch) | |
| tree | 5ac78b10059925496f5274b121b6f33221c90dbf /spirv-llvm-translator/abuild | |
| parent | 2bc60c6f2b69f574fe0f2f2126377f33015ed7d9 (diff) | |
| download | alicelinux-bf8a6f164fed47e86e2898732f43deb0db872450.tar.gz alicelinux-bf8a6f164fed47e86e2898732f43deb0db872450.zip | |
Woodpecker CI 9c5716a431e40ee2f942b933229ff25d3b6d5835 [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 8a50f9ba..b5ee6ec0 100644 --- a/spirv-llvm-translator/abuild +++ b/spirv-llvm-translator/abuild @@ -1,5 +1,5 @@ name=spirv-llvm-translator -version=21.1.3 +version=22.1.0 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" |