diff --git a/srcpkgs/llvm19/template b/srcpkgs/llvm19/template index 3a942025f12..e78891bf3ca 100644 --- a/srcpkgs/llvm19/template +++ b/srcpkgs/llvm19/template @@ -67,9 +67,7 @@ skip_extraction=${_spirv_version}.tar.gz conflicts="llvm18>=0 llvm17>=0 llvm15>=0" lib32disabled=yes python_version=3 -if [ "$XBPS_TARGET_MACHINE" != aarch64 ]; then - nocross="save the builders!" -fi +nocross="save the builders!" CFLAGS="-Wno-unused-command-line-argument" CXXFLAGS="-Wno-unused-command-line-argument"