Skip to content

Commit 48ee36a

Browse files
committed
llvm22: enable glibc cross builds
1 parent 7f0859f commit 48ee36a

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

srcpkgs/llvm22/template

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,6 @@ conflicts="llvm18>=0 llvm17>=0 llvm15>=0"
6565
lib32disabled=yes
6666
python_version=3
6767

68-
69-
case "$XBPS_TARGET_MACHINE" in
70-
*-musl) ;;
71-
*) nocross="let the native builders build first" ;;
72-
esac
73-
7468
if [ "$CROSS_BUILD" ]; then
7569
hostmakedepends+=" llvm${_major}-cross-tools SPIRV-LLVM-Translator${_major} clang${_major} lld${_major}"
7670
else

0 commit comments

Comments
 (0)