rocksdb/build_tools
Igor Canadi 91df4e969d Remove use of whole-archive to include jemalloc
Summary: I don't think we need to use whole-archive to include jemalloc. This change only affects our development builds -- it does not affect our open source builds (which don't support jemalloc) or our fbcode third-party2 builds (which use open-source build codepaths).

Test Plan:
make
verify that jemalloc is running by running `MALLOC_CONF="prof:true" ./cache_test` and observing that file was created

Reviewers: MarkCallaghan

Reviewed By: MarkCallaghan

Subscribers: dhruba, leveldb

Differential Revision: https://reviews.facebook.net/D36783
2015-04-09 15:10:53 -07:00
..
build_detect_platform Remove use of whole-archive to include jemalloc 2015-04-09 15:10:53 -07:00
fbcode_config.sh Remove use of whole-archive to include jemalloc 2015-04-09 15:10:53 -07:00
fbcode_config4.8.1.sh Remove use of whole-archive to include jemalloc 2015-04-09 15:10:53 -07:00
format-diff.sh
make_new_version.sh
make_package.sh
regression_build_test.sh
valgrind_test.sh
version.sh