From 8f142d0a4ee94d11a5575f8e82daec610531b046 Mon Sep 17 00:00:00 2001 From: Tasos Sahanidis Date: Sat, 13 Jul 2024 03:30:57 +0300 Subject: extra/protobuf: Disable tests --- extra/protobuf/PKGBUILD | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/extra/protobuf/PKGBUILD b/extra/protobuf/PKGBUILD index 2e8d65a8..585863fe 100644 --- a/extra/protobuf/PKGBUILD +++ b/extra/protobuf/PKGBUILD @@ -1,10 +1,5 @@ # ignore failing tests -eval "$( - declare -f check | \ - sed ' - s@\(ctest .*\);@\1 || true;@ - ' -)" +unset check # no LTO on i486 if [ "$CARCH" = 'i486' ]; then -- cgit v1.2.3-70-g09d2