rocksdb/buckifier
anand76 e58d76955a Fix buck dev mode fbcode builds (#4747)
Summary:
Don't enable ROCKSDB_JEMALLOC unless the build mode is opt and default
allocator is jemalloc. In dev mode, this is causing compile/link errors such as -
```
stderr: buck-out/dev/gen/rocksdb/src/rocksdb_lib#compile-pic-malloc_stats.cc.o4768b59e,gcc-5-glibc-2.23-clang/db/malloc_stats.cc.o:malloc_stats.cc:function rocksdb::DumpMallocStats(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*): error: undefined reference to 'malloc_stats_print'
clang-7.0: error: linker command failed with exit code 1
```
Pull Request resolved: https://github.com/facebook/rocksdb/pull/4747

Differential Revision: D13324840

Pulled By: anand1976

fbshipit-source-id: 45ffbd4f63fe4d9e8a0473d8f066155e4ef64a14
2018-12-05 10:40:31 -08:00
..
buckify_rocksdb.py Update TARGETS file template (#4426) 2018-09-25 14:14:01 -07:00
rocks_test_runner.sh Suppress lint in old files 2018-01-29 12:56:42 -08:00
targets_builder.py Change BUCK template files (#4624) 2018-11-02 14:22:13 -07:00
targets_cfg.py Fix buck dev mode fbcode builds (#4747) 2018-12-05 10:40:31 -08:00
util.py Add buckifier script to github repo 2017-04-04 16:24:26 -07:00