From a92c24bd6fa1741d14b5b1a2e47c4e9f0b714aab Mon Sep 17 00:00:00 2001 From: Daniel Martinez Date: Tue, 12 Nov 2024 22:37:45 -0500 Subject: [PATCH] Revert "llvm19: nocross (save the builders!)" This reverts commit a7bd3bcfecdc02f77161f14654ba2bc02f31a215. --- srcpkgs/llvm19/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/llvm19/template b/srcpkgs/llvm19/template index dd37b627865..774ef89d660 100644 --- a/srcpkgs/llvm19/template +++ b/srcpkgs/llvm19/template @@ -67,7 +67,6 @@ skip_extraction=${_spirv_version}.tar.gz conflicts="llvm18>=0 llvm17>=0 llvm15>=0" lib32disabled=yes python_version=3 -nocross="save the builders!" CFLAGS="-Wno-unused-command-line-argument" CXXFLAGS="-Wno-unused-command-line-argument"