summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2024-05-16 14:29:14 -0400
committerNat Goodspeed <nat@lindenlab.com>2024-05-16 14:29:14 -0400
commite3e3ec336f2d2fb7dd5a8c951a4baa02ac5b1078 (patch)
tree9d14722c97a0ba812f196d34e0623edc6e4c354d
parente19cf9aedd0ed775022ce9704127e7958796494a (diff)
Try turning on Maint B tests: Linux platform overrides with OFF.
-rwxr-xr-xbuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index 0edbca386d..e5c53c84d2 100755
--- a/build.sh
+++ b/build.sh
@@ -194,6 +194,7 @@ 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" \