Fix mac build (#41)
- There is no libatomic in MacOS clang(and maybe some other environment), so check if libatomic existed before link. - Added MacOS build to travis. For TSAN build , a unused-command-line-argument is defined in RocksDB cmake file, witch will fail compilation on MacOS, skip it.
Showing
Please
register
or
sign in
to comment