]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
Add LDFLAGS to Java static library
authorDerekSchenk <derek@schenk.ca>
Wed, 20 May 2015 03:04:02 +0000 (23:04 -0400)
committerIgor Canadi <icanadi@fb.com>
Wed, 3 Jun 2015 17:20:49 +0000 (13:20 -0400)
commit4b9585f5e3620de398df6a337157471d8c93e6d9
tree4f3f838b99b6ea7a756b31e944f868d94aad5d5b
parent812c461c96869ebcd8e629da8f01e1cea01c00ca
Add LDFLAGS to Java static library

Includes the LDFLAGS so that the correct libraries will be linked.  This links rt to resolve the issue https://github.com/facebook/rocksdb/issues/606.
Makefile