summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2024-05-07 16:49:49 -0400
committerNat Goodspeed <nat@lindenlab.com>2024-05-07 16:49:49 -0400
commita9900fa8ce0ec932d05b01bed40b946c1ec13078 (patch)
tree7712df90eb34795b1920f4a3e7d0274f8e0f698d /build.sh
parentd4f384b4ec55758a7f2ca4338894ea6cacc98eec (diff)
parent10aa7f4254fd04c24f15f507188705146f92ee60 (diff)
Merge remote-tracking branch 'origin/main' into nat/cleanup-timers
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index 46a287ea32..e025b73170 100755
--- a/build.sh
+++ b/build.sh
@@ -178,6 +178,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" \