qemu: x86_64-musl broken
This commit is contained in:
parent
0a9f86dae1
commit
35ed24b9f4
|
@ -33,6 +33,7 @@ desc_option_smartcard="Enable smartcard support"
|
|||
vopt_conflict "sdl" "sdl2"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64-musl) broken="https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/2239/steps/shell_3/logs/stdio";;
|
||||
i686*|x86_64*) build_options_default+=" spice";;
|
||||
aarch64-musl) CFLAGS+=" -D_LINUX_SYSINFO_H";;
|
||||
esac
|
||||
|
|
Loading…
Reference in New Issue