VeraCrypt: broken on big endian
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user