summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorJonathan "Geenz" Goodman <geenz@lindenlab.com>2024-05-08 13:40:58 -0700
committerGitHub <noreply@github.com>2024-05-08 13:40:58 -0700
commit54816bdf81c05dfeb0f4fa35f4e222fdd8126057 (patch)
tree8d4448cceef2fd4ec395e099866e98e0faf50e76 /build.sh
parentca5e89d741b3618ab1dc681ecb6f75e5884988d7 (diff)
Fix for mirrors not functioning properly under water. (#1436)
* #1165 Fix for clipping and culling for mirrors under water.
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" \