summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2024-05-08 15:42:11 -0400
committerNat Goodspeed <nat@lindenlab.com>2024-05-08 15:42:11 -0400
commitfe105060bb3fd75263c989e0fe6060280918d2bf (patch)
tree01591783e7310d60d00321e3fa48fe11858be541 /build.sh
parent51e86a0eff4e919075b32c498305add577450111 (diff)
parentdc0b3aed4782e4e4835fd6b9d59d1d70b78be4a7 (diff)
Merge branch 'nat/cleanup-timers' into lua-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" \