From 7900e2ee77c4ebe2bf1f74eb5a8944573a10713e Mon Sep 17 00:00:00 2001
From: Rider Linden <rider@lindenlab.com>
Date: Fri, 18 Dec 2015 15:06:24 -0800
Subject: [PATCH] Another rt link for linux

---
 indra/cmake/Boost.cmake | 1 +
 1 file changed, 1 insertion(+)

diff --git a/indra/cmake/Boost.cmake b/indra/cmake/Boost.cmake
index d239e1f3b0a..88af9a15139 100755
--- a/indra/cmake/Boost.cmake
+++ b/indra/cmake/Boost.cmake
@@ -126,5 +126,6 @@ endif (USESYSTEMLIBS)
 
 if (LINUX)
     set(BOOST_SYSTEM_LIBRARY ${BOOST_SYSTEM_LIBRARY} rt)
+    set(BOOST_SYSTEM_LIBRARY ${BOOST_THREAD_LIBRARY} rt)
 endif (LINUX)
 
-- 
GitLab