main/postgresql16: disable check for loongarch64

This commit is contained in:
Jingyun Hua 2024-05-08 08:54:37 +00:00 committed by J0WI
parent 8c5b7aac10
commit ea9470cd06

View file

@ -96,7 +96,7 @@ options="net"
case "$CARCH" in
# XXX: Tests are broken.
riscv64) options="$options !check"
riscv64|loongarch64) options="$options !check"
esac
# secfixes: