commit | 0b3ac8e60fe44d56054eb37e2441b730f165d605 | [log] [tgz] |
---|---|---|
author | Evgenii Stepanov <eugenis@google.com> | Mon Jun 29 16:23:34 2015 -0700 |
committer | Evgenii Stepanov <eugenis@google.com> | Mon Jun 29 16:23:34 2015 -0700 |
tree | 85cb07bad50bf973aa4e14f4cb4bcfa5c985db34 | |
parent | 3b0667c1d68ba88c71b031757b757dca659afd69 [diff] |
Explicitly link libz-host to libart. A change in system/core/libziparchive will make libziparchive-host depend on libz-host as a shared library instead of a static library. As a result, only on MacOS, libziparchive-host will stop re-exporting libz-host interface. Libart uses both and must link both. Change-Id: Ie4ae9b27903cbcbdb2d2043969a7fceba32249be