Skip to content
Snippets Groups Projects
Commit c9b3c562 authored by Brad King's avatar Brad King
Browse files

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

parent f0698692
No related branches found
No related tags found
No related merge requests found
......@@ -212,6 +212,7 @@ if(CMAKE_SYSTEM_NAME STREQUAL "SunOS")
nsl
sendfile
socket
rt
)
list(APPEND uv_headers
include/uv-sunos.h
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment