From 2c52f6e323c0917fe61ab0a247dddd9df89414c6 Mon Sep 17 00:00:00 2001 From: Andrey Lihatskiy Date: Mon, 13 May 2024 18:06:18 +0300 Subject: #1457 Temporarily disable the tests to unblock Maint X builds This reverts commit 4329e95379173a304e91dd0b7513e936aeded380. --- build.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/build.sh b/build.sh index e025b73170..46a287ea32 100755 --- a/build.sh +++ b/build.sh @@ -178,7 +178,6 @@ pre_build() "$autobuild" configure --quiet -c $variant \ ${eval_autobuild_configure_parameters:---} \ - -DLL_TESTS:BOOL=ON \ -DPACKAGE:BOOL=ON \ -DHAVOK:BOOL="$HAVOK" \ -DRELEASE_CRASH_REPORTING:BOOL="$RELEASE_CRASH_REPORTING" \ -- cgit v1.2.3