From a10c71946d28e5ad1869dc56405e302228441a81 Mon Sep 17 00:00:00 2001 From: Daniel Martinez Date: Sat, 16 Nov 2024 21:52:09 -0500 Subject: [PATCH] llvm19: nocross (im sorry buildbot) --- srcpkgs/SPIRV-LLVM-Translator19/template | 2 ++ srcpkgs/llvm19/template | 2 ++ 2 files changed, 4 insertions(+) diff --git a/srcpkgs/SPIRV-LLVM-Translator19/template b/srcpkgs/SPIRV-LLVM-Translator19/template index 449accfe440..9fcf0aa84f8 100644 --- a/srcpkgs/SPIRV-LLVM-Translator19/template +++ b/srcpkgs/SPIRV-LLVM-Translator19/template @@ -18,6 +18,8 @@ homepage="https://github.com/KhronosGroup/SPIRV-LLVM-Translator" distfiles="https://github.com/KhronosGroup/SPIRV-LLVM-Translator/archive/refs/tags/v${version}.tar.gz" checksum=7f6f7a1af0eb40910ddf3a7647d2186c8c5dc5a47945afa935aeec56bacf4336 +nocross="im sorry buildbot" + alternatives="llvm-spirv:llvm-spirv:/usr/bin/llvm-spirv-${_llvm_ver}" post_install() { diff --git a/srcpkgs/llvm19/template b/srcpkgs/llvm19/template index c140037362e..a70ea062bca 100644 --- a/srcpkgs/llvm19/template +++ b/srcpkgs/llvm19/template @@ -61,6 +61,8 @@ conflicts="llvm18>=0 llvm17>=0 llvm15>=0" lib32disabled=yes python_version=3 +nocross="im sorry buildbot" + build_options="clang clang_tools_extra lld mlir libclc polly lldb flang bolt openmp libc libcxx libunwind offload lto graphviz full_debug" build_options_default="clang clang_tools_extra lld libclc polly lldb