Skip to content
Snippets Groups Projects
Commit 822a6981 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

Merge branch 'master' of github.com:mailru/tarantool

parents 7659b567 04a0dca4
No related branches found
No related tags found
No related merge requests found
--- tarantool-1.4.5+20120503.orig/src/CMakeLists.txt
+++ tarantool-1.4.5+20120503/src/CMakeLists.txt
@@ -32,7 +32,7 @@ endif()
#
# libev uses ceil and floor from the standard math library
#
-target_link_libraries(ev m)
+target_link_libraries(ev m rt)
#
# Build admin.m from admin.rl, but only if admin.rl was changed.
libev-link-to-rt
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