1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-24 06:01:25 +03:00
Files
mariadb/plugin
Vladislav Vaintroub b64910ce27 MDEV-12452 MDEV-12453 : Fix building rocksdb and aws_key_management on macOS
use  CMAKE_CXX_STANDARD to set C++11 flags  with CMake 3.1+ (apples flags are somehow different from standard clang)
port htonbe16/32/64 macros for rocksdb
use reinterpret_cast<size_t> to cast macOS's pthread_t (pointer type) to  size_t , for rocksdb
2017-04-06 18:40:12 -04:00
..
2013-06-06 17:51:28 +02:00
2017-03-30 12:48:42 +02:00
2017-03-10 18:21:29 +01:00
2015-12-21 21:24:22 +01:00
2017-03-30 12:48:42 +02:00
2013-07-17 21:24:29 +02:00
2016-12-29 13:23:18 +01:00
2016-03-21 13:02:53 +01:00
2017-03-10 18:21:29 +01:00
2016-09-05 17:11:14 +02:00
2017-03-07 13:38:06 +04:00
2017-03-30 12:48:42 +02:00