rocksdb/build_tools
bcbrock f423f05dcd Simple changes to support builds for ppc64[le] consistent with X86
These simple changes are required to allow builds on ppc64[le] systems
consistent with X86. The Makefile now recognizes both ppc64 and ppc64le, and
in the absence of PORTABLE=1, the code will be built analogously to the X86
-march=native.

Note that although GCC supports -mcpu=native -mtune=native on POWER, it
doesn't work correctly on all systems. This is why we need to get the actual
machine model from the AUX vector.
2016-01-19 09:08:19 -06:00
..
2015-10-01 08:29:31 +13:00
2015-09-17 22:02:05 -07:00
2015-03-10 17:24:33 -07:00
2015-12-11 11:06:42 -08:00
2015-12-11 01:54:48 +09:00
2014-10-04 11:17:06 +02:00