2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-12-21 23:00:06 -07:00

spirv-llvm-translator: 18.1.4

This commit is contained in:
Owen Rafferty 2024-09-07 13:47:21 -05:00
parent bb2d380b6c
commit 4a7d38a459
No known key found for this signature in database
5 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,11 @@
#!/bin/sh -e
export DESTDIR="$1"
cmake -B build \
-DCMAKE_INSTALL_PREFIX=/usr \
-DLLVM_EXTERNAL_SPIRV_HEADERS_SOURCE_DIR=/usr/include/spirv \
-DLLVM_SPIRV_INCLUDE_TESTS=OFF
cmake --build build
cmake --install build

View File

@ -0,0 +1 @@
0b0306ec96b3567dc8ef99877f344cfe654b66b8af973b946d8a4ab8c9166b1d6f

View File

@ -0,0 +1,3 @@
cmake make
llvm
spirv-tools

View File

@ -0,0 +1 @@
https://github.com/KhronosGroup/SPIRV-LLVM-Translator/archive/v18.1.4/SPIRV-LLVM-Translator-18.1.4.tar.gz

View File

@ -0,0 +1 @@
18.1.4 1