commit | 9bdf108885a27ba05fae8501725649574d7c491b | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Thu Jan 21 12:15:52 2016 +0000 |
committer | Vladimir Marko <vmarko@google.com> | Thu Jan 21 12:19:08 2016 +0000 |
tree | a4ddf98b6cf10b343f15164f18e7089bc54c29ca | |
parent | a92ee11b9b0ed4033efc5982269e3c0a075315e0 [diff] |
Revert "Revert "Write dex files to oat file early."" This reverts commit 919f5536182890d2e03f59b961acf8f7c836ff61. Fix linker error (Mac build): Replace inline definition of art::ZipArchive::~ZipArchive() with an out-of-line definition in zip_archive.cc to avoid direct reference to CloseArchive() from libart-compiler due to inlining. Note that libart is linked against -lziparchive but libart-compiler is not. Change-Id: I92620ea0200282ca7ba9b7f61a592cb6468d90d8