summaryrefslogtreecommitdiff
path: root/autobuild.xml
diff options
context:
space:
mode:
authorRye Mutt <rye@lindenlab.com>2024-10-01 11:51:15 -0400
committerGitHub <noreply@github.com>2024-10-01 11:51:15 -0400
commit0e0b9eb3b397b213bc6f268eb1690c4794cf3ed3 (patch)
treea31a9e52b45b654e3b76fdd1ffc3e25b7d3d6951 /autobuild.xml
parent3d5188025e76bc4293cc0231b13ed6bd766dea01 (diff)
parent37c4e82a99a8f850a8c1d0a114938d50f8be169e (diff)
Merge pull request #2750 from RyeMutt/rye/linuxwarn
Repair linux warning flags and fix test builds
Diffstat (limited to 'autobuild.xml')
-rw-r--r--autobuild.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/autobuild.xml b/autobuild.xml
index f0f96f025a..4f70212fa8 100644
--- a/autobuild.xml
+++ b/autobuild.xml
@@ -3204,7 +3204,7 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string>
<array>
<string>-G</string>
<string>Ninja</string>
- <string>-DLL_TESTS=Off</string>
+ <string>-DUSE_OPENAL:BOOL=ON</string>
</array>
<key>arguments</key>
<array>
@@ -3229,8 +3229,7 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string>
<array>
<string>-G</string>
<string>Ninja</string>
- <string>-DLL_TESTS=Off</string>
- <string>-DUSE_OPENAL=On</string>
+ <string>-DUSE_OPENAL:BOOL=ON</string>
</array>
</map>
<key>build</key>