mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libvirt: broken on armv7l-musl for now
This commit is contained in:
parent
3c02a5fa2d
commit
bf9d4922c5
1 changed files with 3 additions and 0 deletions
|
@ -33,6 +33,9 @@ case "$XBPS_TARGET_MACHINE" in
|
||||||
esac
|
esac
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
armv7l-musl)
|
||||||
|
broken="https://build.voidlinux.org/builders/armv7l-musl_builder/builds/36531/steps/shell_3/logs/stdio"
|
||||||
|
;;
|
||||||
*-musl) ;;
|
*-musl) ;;
|
||||||
*)
|
*)
|
||||||
# LTO apparently causes the linker to confuse the glibc symbol
|
# LTO apparently causes the linker to confuse the glibc symbol
|
||||||
|
|
Loading…
Add table
Reference in a new issue