Branch: refs/heads/master
Home: https://github.com/tarantool/tarantool
Commit: 4ac5a610018dda642f8024a77aa8d304308c6680
https://github.com/tarantool/tarantool/commit/4ac5a610018dda642f8024a77aa8d304308c6680
Author: Konstantin Osipov <[email protected]>
Date: 2013-10-10 (Thu, 10 Oct 2013)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
Another attempt to fix fdatasync() on Darwin and FreeBSD
Use check_symbol_exists(), not check_function_exists(),
to discover fdatasync(), since apparently on some BSD systems
the symbol is present in the library but not in the headers
(I hope not vice versa).
Don't use check_prototype_definition, since it's not available
in CMake 2.6.
Commit: b443f554381c969af8b52527474bfb72aa752a3d
https://github.com/tarantool/tarantool/commit/b443f554381c969af8b52527474bfb72aa752a3d
Author: Konstantin Osipov <[email protected]>
Date: 2013-10-10 (Thu, 10 Oct 2013)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
Merge branch 'stable'
Compare:
https://github.com/tarantool/tarantool/compare/d61699afac8b...b443f554381c
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp