diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-04-05 10:28:09 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-04-05 10:28:09 +0000 |
| commit | 6974aea68acab4d278e248e737b02e1ccfb53e9c (patch) | |
| tree | 49f0e03cd907314ec8a12a1d5741b598d795e8db /spirv-llvm-translator/abuild | |
| parent | 36812fea31f6464857e2246db04939264d169fb5 (diff) | |
| download | alicelinux-6974aea68acab4d278e248e737b02e1ccfb53e9c.tar.gz alicelinux-6974aea68acab4d278e248e737b02e1ccfb53e9c.zip | |
Woodpecker CI a76cab98c09faad5f586b2910b05edd9426f2f84 [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 b5ee6ec0..a0370814 100644 --- a/spirv-llvm-translator/abuild +++ b/spirv-llvm-translator/abuild @@ -1,5 +1,5 @@ name=spirv-llvm-translator -version=22.1.0 +version=22.1.1 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" |