mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
llvm17: temporarily broken on aarch64-musl to serialize build
This commit is contained in:
parent
c8b321565d
commit
3a0cf35291
1 changed files with 2 additions and 0 deletions
|
@ -43,6 +43,8 @@ conflicts="llvm15>=0"
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
python_version=3
|
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="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"
|
build_options_default="clang clang_tools_extra lld mlir libclc polly lldb openmp"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue