We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f0859f commit 48ee36aCopy full SHA for 48ee36a
1 file changed
srcpkgs/llvm22/template
@@ -65,12 +65,6 @@ conflicts="llvm18>=0 llvm17>=0 llvm15>=0"
65
lib32disabled=yes
66
python_version=3
67
68
-
69
-case "$XBPS_TARGET_MACHINE" in
70
- *-musl) ;;
71
- *) nocross="let the native builders build first" ;;
72
-esac
73
74
if [ "$CROSS_BUILD" ]; then
75
hostmakedepends+=" llvm${_major}-cross-tools SPIRV-LLVM-Translator${_major} clang${_major} lld${_major}"
76
else
0 commit comments