diff --git a/autobuild.xml b/autobuild.xml
index d3faf9adf4..5a5d70e85f 100644
--- a/autobuild.xml
+++ b/autobuild.xml
@@ -1098,11 +1098,11 @@
archive
name
linux64
diff --git a/indra/cmake/LLWindow.cmake b/indra/cmake/LLWindow.cmake
index 1b0370cc14..58b842f4b5 100644
--- a/indra/cmake/LLWindow.cmake
+++ b/indra/cmake/LLWindow.cmake
@@ -18,7 +18,7 @@ if (USESYSTEMLIBS)
)
else (USESYSTEMLIBS)
if (LINUX)
- if( NOT USE_SDL2 )
+ if( USE_SDL1 )
use_prebuilt_binary(SDL)
set (SDL_FOUND TRUE)
diff --git a/indra/llmath/lloctree.h b/indra/llmath/lloctree.h
index 55d6cc9348..9d12929323 100644
--- a/indra/llmath/lloctree.h
+++ b/indra/llmath/lloctree.h
@@ -852,8 +852,6 @@ public:
llassert(size[0] >= gOctreeMinSize);
- llassert(size[0] >= gOctreeMinSize);
-
//copy our children to a new branch
LLOctreeNode* newnode = new LLOctreeNode(center, size, this);
diff --git a/indra/llwindow/CMakeLists.txt b/indra/llwindow/CMakeLists.txt
index 299a434d76..69beec1c19 100644
--- a/indra/llwindow/CMakeLists.txt
+++ b/indra/llwindow/CMakeLists.txt
@@ -81,7 +81,7 @@ if (LINUX)
libfreetype.a
)
- if( NOT USE_SDL2 )
+ if( USE_SDL1 )
list(APPEND viewer_SOURCE_FILES
llkeyboardsdl.cpp
llwindowsdl.cpp
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml
index 51810f7921..bfae9605d4 100644
--- a/indra/newview/app_settings/settings.xml
+++ b/indra/newview/app_settings/settings.xml
@@ -13963,7 +13963,7 @@ Change of this parameter will affect the layout of buttons in notification toast
Type
String
Value
- https://jira.firestormviewer.org/secure/CreateIssueDetails!init.jspa?pid=10005&issuetype=1&priority=3&environment=[ENVIRONMENT]
+ https://jira.firestormviewer.org/secure/CreateIssueDetails!init.jspa?pid=10003&issuetype=8&priority=3&environment=[ENVIRONMENT]
RevokePermsOnStopAnimation