telegram-desktop: broken on cross wordsize
This commit is contained in:
@@ -41,6 +41,10 @@ if [ "$XBPS_WORDSIZE" -eq 32 ]; then
|
||||
nodebug=yes
|
||||
fi
|
||||
|
||||
if [ "$XBPS_TARGET_WORDSIZE" != "$XBPS_WORDSIZE" ]; then
|
||||
nocross="https://build.voidlinux.org/#/builders/6/builds/927"
|
||||
fi
|
||||
|
||||
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
|
||||
broken="UI doesn't go beyond initial screen, also LE specific code in networking"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user