We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6178cb8 commit dca9399Copy full SHA for dca9399
srcpkgs/llvm21/template
@@ -63,6 +63,8 @@ conflicts="llvm18>=0 llvm17>=0 llvm15>=0"
63
lib32disabled=yes
64
python_version=3
65
66
+nocross="temporary nocross to avoid cross builders building host llvm21"
67
+
68
if [ "$CROSS_BUILD" ]; then
69
hostmakedepends+=" llvm${_major}-cross-tools SPIRV-LLVM-Translator${_major}"
70
else
0 commit comments