diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2025-08-06 14:29:55 +0300 |
---|---|---|
committer | Andrey Kleshchev <117672381+akleshchev@users.noreply.github.com> | 2025-08-06 14:39:11 +0300 |
commit | 819817f5c9cebad353f5b86996b5426095dd73b8 (patch) | |
tree | 87fe24b971fa7e914afb78c796a23531e894e84c | |
parent | acc8928330fe1e5022a1e968afe7d7027b86a63a (diff) |
#4470 Temporarily disable Discord SDK
-rw-r--r-- | autobuild.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/autobuild.xml b/autobuild.xml index 4787ed168b..56c66b163f 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -2975,7 +2975,6 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <string>-DADDRESS_SIZE:STRING=$AUTOBUILD_ADDRSIZE</string> <string>-DROOT_PROJECT_NAME:STRING=SecondLife</string> <string>-DINSTALL_PROPRIETARY=TRUE</string> - <string>-DUSE_DISCORD:BOOL=ON</string> <string>-DUSE_OPENAL:BOOL=ON</string> </array> </map> @@ -3018,7 +3017,6 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <string>-DADDRESS_SIZE:STRING=$AUTOBUILD_ADDRSIZE</string> <string>-DROOT_PROJECT_NAME:STRING=SecondLife</string> <string>-DINSTALL_PROPRIETARY=TRUE</string> - <string>-DUSE_DISCORD:BOOL=ON</string> <string>-DUSE_OPENAL:BOOL=ON</string> </array> </map> |