소스 검색

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