]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rocksdb: build rocksdb with its own Makefile
authorSage Weil <sage@redhat.com>
Sat, 17 Oct 2015 19:43:11 +0000 (15:43 -0400)
committerSage Weil <sage@redhat.com>
Sat, 17 Oct 2015 19:56:18 +0000 (15:56 -0400)
commitba0d2c333d150fedbdf5073322317bcecbf0ed40
treebe7ed5603045c5d67b44ee817bfe9d85daab0c6a
parentc1e44293d5a71e469015b79ed77d071e98afea4f
rocksdb: build rocksdb with its own Makefile

This lets us track upstream without mantaining our own autotools fork.

Move back to rocksdb vanilla 3.11.2 (without our autotools patches).

Signed-off-by: Sage Weil <sage@redhat.com>
autogen.sh
configure.ac
src/Makefile-env.am
src/Makefile-rocksdb.am
src/Makefile-server.am
src/os/Makefile.am
src/rocksdb
src/script/make_rocksdb_makefile.sh [new file with mode: 0755]
src/test/Makefile-server.am