Revision 0d16fad51b5b8ad41ccc70faab11599f7120b093 authored by Chad Austin on 25 July 2019, 18:42:31 UTC, committed by Facebook Github Bot on 25 July 2019, 18:45:54 UTC
Summary:
Make rocksdb build on macos:
1) Reorganize OS-specific flags and deps in rocksdb/src/TARGETS
2) Sandbox fbcode apple platform builds from repo root include path (which conflicts
    with layout of rocksdb headers).
3) Fix dep-translation for bzip2.

Reviewed By: andrewjcg

Differential Revision: D15125826

fbshipit-source-id: 8e143c689b88b5727e54881a5e80500f879a320b
1 parent d9dc6b4
History
File Mode Size
delete_scheduler.cc -rw-r--r-- 10.8 KB
delete_scheduler.h -rw-r--r-- 4.8 KB
delete_scheduler_test.cc -rw-r--r-- 24.7 KB
file_util.cc -rw-r--r-- 3.6 KB
file_util.h -rw-r--r-- 1.2 KB
filename.cc -rw-r--r-- 13.4 KB
filename.h -rw-r--r-- 7.1 KB
sst_file_manager_impl.cc -rw-r--r-- 17.7 KB
sst_file_manager_impl.h -rw-r--r-- 7.2 KB

back to top