Skip to content

Commit dca9399

Browse files
committed
llvm21: temporary nocross
1 parent 6178cb8 commit dca9399

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

srcpkgs/llvm21/template

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ conflicts="llvm18>=0 llvm17>=0 llvm15>=0"
6363
lib32disabled=yes
6464
python_version=3
6565

66+
nocross="temporary nocross to avoid cross builders building host llvm21"
67+
6668
if [ "$CROSS_BUILD" ]; then
6769
hostmakedepends+=" llvm${_major}-cross-tools SPIRV-LLVM-Translator${_major}"
6870
else

0 commit comments

Comments
 (0)