mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
telegram-desktop: try to fix i686 ENOMEM
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
ba896063b9
commit
ddd13b3547
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ checksum="a37009f81cb305d69e38b55019fff3b095761689706e83a5aa0ecf5b098c51f6
|
||||||
nocross="gyp build script doesn't support cross compiling"
|
nocross="gyp build script doesn't support cross compiling"
|
||||||
|
|
||||||
case $XBPS_TARGET_MACHINE in
|
case $XBPS_TARGET_MACHINE in
|
||||||
|
i686*) nodebug=yes;; # ENOMEM
|
||||||
*-musl) makedepends+=" libexecinfo-devel";;
|
*-musl) makedepends+=" libexecinfo-devel";;
|
||||||
mips*) broken="unsuported";;
|
mips*) broken="unsuported";;
|
||||||
esac
|
esac
|
||||||
|
|
Loading…
Add table
Reference in a new issue