Преглед изворни кода

libuv: Link to 'rt' library on Solaris 10 to get semaphores

Brad King пре 8 година
родитељ
комит
c9b3c5625a
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      Utilities/cmlibuv/CMakeLists.txt

+ 1 - 0
Utilities/cmlibuv/CMakeLists.txt

@@ -212,6 +212,7 @@ if(CMAKE_SYSTEM_NAME STREQUAL "SunOS")
     nsl
     sendfile
     socket
+    rt
     )
   list(APPEND uv_headers
     include/uv-sunos.h