Browse Source

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

Brad King 8 năm trước cách đây
mục cha
commit
c9b3c5625a
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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