Revert "llvm19: nocross (im sorry buildbot)."
This reverts commit a10c71946d
.
This commit is contained in:
parent
e74aac4520
commit
47213ae7b6
|
@ -18,8 +18,6 @@ homepage="https://github.com/KhronosGroup/SPIRV-LLVM-Translator"
|
||||||
distfiles="https://github.com/KhronosGroup/SPIRV-LLVM-Translator/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/KhronosGroup/SPIRV-LLVM-Translator/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=7f6f7a1af0eb40910ddf3a7647d2186c8c5dc5a47945afa935aeec56bacf4336
|
checksum=7f6f7a1af0eb40910ddf3a7647d2186c8c5dc5a47945afa935aeec56bacf4336
|
||||||
|
|
||||||
nocross="im sorry buildbot"
|
|
||||||
|
|
||||||
alternatives="llvm-spirv:llvm-spirv:/usr/bin/llvm-spirv-${_llvm_ver}"
|
alternatives="llvm-spirv:llvm-spirv:/usr/bin/llvm-spirv-${_llvm_ver}"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
|
@ -61,8 +61,6 @@ conflicts="llvm18>=0 llvm17>=0 llvm15>=0"
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
nocross="im sorry buildbot"
|
|
||||||
|
|
||||||
build_options="clang clang_tools_extra lld mlir libclc polly lldb flang bolt
|
build_options="clang clang_tools_extra lld mlir libclc polly lldb flang bolt
|
||||||
openmp libc libcxx libunwind offload lto graphviz full_debug"
|
openmp libc libcxx libunwind offload lto graphviz full_debug"
|
||||||
build_options_default="clang clang_tools_extra lld libclc polly lldb
|
build_options_default="clang clang_tools_extra lld libclc polly lldb
|
||||||
|
|
Loading…
Reference in New Issue