aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/spirv-llvm-translator/abuild
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2024-12-12 21:38:01 +0800
committeremmett1 <emmett1.2miligrams@protonmail.com>2024-12-12 21:38:01 +0800
commit7c76df2c5bc12100bab8b14612758c16f5a9ed5e (patch)
tree622fcc7210301b5ecfbb4d27a89efb6aa923822d /repos/extra/spirv-llvm-translator/abuild
parentd6f06b25286d87e0c15a2b39c889e2afe3c86191 (diff)
downloadalicelinux-7c76df2c5bc12100bab8b14612758c16f5a9ed5e.tar.gz
alicelinux-7c76df2c5bc12100bab8b14612758c16f5a9ed5e.zip
spirv-llvm-translator: updated to 19.1.2
Diffstat (limited to 'repos/extra/spirv-llvm-translator/abuild')
-rwxr-xr-xrepos/extra/spirv-llvm-translator/abuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/spirv-llvm-translator/abuild b/repos/extra/spirv-llvm-translator/abuild
index ed707cdc..4c13c507 100755
--- a/repos/extra/spirv-llvm-translator/abuild
+++ b/repos/extra/spirv-llvm-translator/abuild
@@ -1,5 +1,5 @@
name=spirv-llvm-translator
-version=19.1.1
+version=19.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"