commit | bb9b1cf919e85d2e4fa45ec625c8ffd582d40a69 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Thu Sep 13 20:24:10 2018 +0000 |
committer | Christopher Ferris <cferris@google.com> | Thu Sep 13 13:26:39 2018 -0700 |
tree | 69ab5256fe831cfbeb90db78259c586a1e04cd3e | |
parent | f4496b278e367a00d90c9ad94bc72e49d39d9a16 [diff] |
Build jemalloc for host, too. We build both static and dynamic libjemalloc and libjemalloc_jet for the host. For the target, only the static libraries are built, just as before. Disable sanitizer for the unit/integration tests on the host. Bug: 113365582 Test: 'mmma external/jemalloc', verify that it builds the same target libraries, verify it builds host libraries and they can be used to build ckati. Change-Id: I84212d0c51995aab25f83deb087d1670ddfb00a8