diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-12-07 08:43:06 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-12-07 08:43:06 +0000 |
| commit | b476232066e0e528e892dcf38d5c48311ef2e0d7 (patch) | |
| tree | fc08b3aabbd708643a27bd0d361c03bbb91c815f /spirv-llvm-translator/abuild | |
| parent | 320188da8dc54c3bea83d55c6e55ac9222119781 (diff) | |
| download | alicelinux-b476232066e0e528e892dcf38d5c48311ef2e0d7.tar.gz alicelinux-b476232066e0e528e892dcf38d5c48311ef2e0d7.zip | |
Woodpecker CI d881624f176cf3220436ba7f535efa8af4ce4b87 [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 488d4570..8a50f9ba 100644 --- a/spirv-llvm-translator/abuild +++ b/spirv-llvm-translator/abuild @@ -1,5 +1,5 @@ name=spirv-llvm-translator -version=21.1.2 +version=21.1.3 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" |