]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
Improve the build files to simplify the 3rd party release process
authorKai Liu <kailiu@fb.com>
Fri, 16 Aug 2013 03:53:21 +0000 (20:53 -0700)
committerKai Liu <kailiu@fb.com>
Fri, 16 Aug 2013 19:05:27 +0000 (12:05 -0700)
commitfd2f47dbe590d0987447a323f0b693b32eae33d8
treeb498287e3bde308b3a9875fec61ac76c6090fcb9
parent387ac0f1e100bd49cd03af2e23f2bf62a0e9e223
Improve the build files to simplify the 3rd party release process

Summary:
* Added LIBNAME to enable configurable library name.
* remove/check fPIC in linux platform from build_detect_platform

Test Plan: make

Reviewers: emayanke

Differential Revision: https://reviews.facebook.net/D12321
Makefile
build_tools/build_detect_platform