rocksdb/java/crossbuild
James Lent 5a7222782a Ensure that the compression libraries are statically linked into dynamic libraries included
in the Java jar.  Also build the linux libraries using the portable flag to fix a problem with
the linux32 build and improve the general portability of the RocksDB dynamic libraries.
==> linux32: util/crc32c.cc:318:39: error: ‘_mm_crc32_u64’ was not declared in this scope
2015-10-09 14:41:40 -04:00
..
build-linux-centos.sh Ensure that the compression libraries are statically linked into dynamic libraries included 2015-10-09 14:41:40 -04:00
build-linux.sh Moved Java main classes into src/main/java 2015-02-01 20:04:51 +00:00
Vagrantfile Fixed the build issue of rocksdbjavastaticrelease 2015-09-01 11:07:43 -07:00