mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
qemu: mark broken, unblock build server
This commit is contained in:
parent
ccaacb2440
commit
1c8837df03
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,8 @@ desc_option_smartcard="Enable smartcard support"
|
||||||
desc_option_numa="Enable support for host NUMA"
|
desc_option_numa="Enable support for host NUMA"
|
||||||
desc_option_iscsi="Enable support for iSCSI"
|
desc_option_iscsi="Enable support for iSCSI"
|
||||||
|
|
||||||
|
broken="https://build.voidlinux.org/builders/x86_64_builder/builds/26654/steps/shell_3/logs/stdio"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
i686*|x86_64*|ppc64le*) build_options_default+=" spice";;
|
i686*|x86_64*|ppc64le*) build_options_default+=" spice";;
|
||||||
aarch64-musl) CFLAGS+=" -D_LINUX_SYSINFO_H";;
|
aarch64-musl) CFLAGS+=" -D_LINUX_SYSINFO_H";;
|
||||||
|
|
Loading…
Add table
Reference in a new issue