spice-gtk: broken for musl
This commit is contained in:
parent
ce81ce9419
commit
f760a1f72c
@ -29,7 +29,9 @@ build_options="gir vala"
|
||||
build_options_default="gir vala"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) configure_args+=" -Dcoroutine=gthread";;
|
||||
*-musl) broken="https://build.voidlinux.org/builders/x86_64-musl_builder/builds/20170/steps/shell_3/logs/stdio"
|
||||
# configure_args+=" -Dcoroutine=gthread"
|
||||
;;
|
||||
esac
|
||||
|
||||
spice-gtk-devel_package() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user