telegram-desktop: broken for now
This commit is contained in:
parent
9b740e1e93
commit
f5c9424ba8
|
@ -32,6 +32,8 @@ checksum=96146ef8b0eeb974e0dda5a374b01fe9a9869286218870814a094806f4c53218
|
||||||
build_options="spellcheck"
|
build_options="spellcheck"
|
||||||
build_options_default="spellcheck"
|
build_options_default="spellcheck"
|
||||||
|
|
||||||
|
broken="https://build.voidlinux.org/#/builders/4/builds/220"
|
||||||
|
|
||||||
case $XBPS_TARGET_MACHINE in
|
case $XBPS_TARGET_MACHINE in
|
||||||
armv6*) configure_args+=" -DDESKTOP_APP_DISABLE_SCUDO=true";; # Requires armv6k+ due to yield
|
armv6*) configure_args+=" -DDESKTOP_APP_DISABLE_SCUDO=true";; # Requires armv6k+ due to yield
|
||||||
mips*) broken="unsupported";;
|
mips*) broken="unsupported";;
|
||||||
|
|
Loading…
Reference in New Issue