VeraCrypt: broken on big endian

This commit is contained in:
q66 2019-12-09 12:40:31 +01:00
parent f31b4e76a0
commit 396cd9beb9

View file

@ -26,6 +26,10 @@ if [ "$CROSS_BUILD" ]; then
make_build_args+=' NOTEST=1'
fi
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
broken="Error: TestFailed at VeraCrypt::TestCipher:181"
fi
do_install() {
vbin Main/veracrypt
vlicense License.txt