llvm17: unbreak on aarch64-musl

This reverts commit 3a0cf35291.
This commit is contained in:
Andrew J. Hesford 2024-12-18 06:00:16 -05:00
parent 3a0cf35291
commit 77ab4e4b14

View File

@ -43,8 +43,6 @@ conflicts="llvm15>=0"
lib32disabled=yes
python_version=3
[ "$XBPS_TARGET_MACHINE" = "aarch64-musl" ] && broken="serializing build"
build_options="clang clang_tools_extra lld mlir libclc polly lldb flang bolt openmp"
build_options_default="clang clang_tools_extra lld mlir libclc polly lldb openmp"