telegram-desktop: i686 broken
This commit is contained in:
parent
8c6e257e67
commit
2bddc56ffa
@ -35,9 +35,11 @@ checksum="cbb30bad15496848beda2db3481700a7292de6c453ee616cc62a2189a32dd7d8
|
||||
nocross="gyp build script doesn't support cross compiling"
|
||||
|
||||
case $XBPS_TARGET_MACHINE in
|
||||
i686*) nodebug=yes;; # ENOMEM
|
||||
i686*)
|
||||
nodebug=yes # ENOMEM
|
||||
broken="https://build.voidlinux.eu/builders/i686_builder/builds/9630/steps/shell_3/logs/stdio";;
|
||||
*-musl) makedepends+=" libexecinfo-devel";;
|
||||
mips*) broken="unsuported";;
|
||||
mips*) broken="unsupported";;
|
||||
esac
|
||||
|
||||
post_extract() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user