libpurple-telegram: broken on big endian
This commit is contained in:
@@ -14,3 +14,7 @@ distfiles="https://github.com/majn/telegram-purple/releases/download/v${version}
|
||||
checksum=d139df3a5c1f6f4f7abd46d45c578c762980bd89c9d74651ae3b4179f25bbf38
|
||||
|
||||
nocross="Requires running compiled tooling on host system"
|
||||
|
||||
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
|
||||
broken="parse_tlo_file: Assertion 'get_int () == TLS_SCHEMA_V2' failed"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user