summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Lihatskiy <alihatskiy@productengine.com>2024-05-15 15:08:37 +0300
committerAndrey Lihatskiy <alihatskiy@productengine.com>2024-05-15 15:08:37 +0300
commit5f8a7374b9f18e0112d6749a9c845bd077a81acb (patch)
tree1bf99eaccce6de17c62f13c6595f7f497548dc5c
parent1ebf006b73c06d037e3d3ae4393136082195096d (diff)
Temporarily disable the tests to unblock Maint B linux builds
-rwxr-xr-xbuild.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index e5c53c84d2..0edbca386d 100755
--- a/build.sh
+++ b/build.sh
@@ -194,7 +194,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" \