commit | 771a190a0021d95500d73d4f187e0ef2aa3a0fdc | [log] [tgz] |
---|---|---|
author | fmalita <fmalita@chromium.org> | Thu Jul 14 14:02:24 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jul 14 14:02:24 2016 -0700 |
tree | 2c2f62bd418e0bce2ff1973ac25b60882729448b | |
parent | 4c7e117b696b67d45dc939e8b516f6ae18e68d1a [diff] |
Build Expat on all platforms * bump version to @android-6.0.1_r55 (2.1.1) * add as a dependency to the 'xml' target (for upcoming http://crrev.com/2142893006) * tweak build for Mac, Win: - define HAVE_EXPAT_CONFIG_H (same as in Android.mk) - use -Wno-missing-field-initializers (same as in Android.mk) - suppress MSVS warning 4244 (same as ..cmake/Utilities/cmexpat/expatConfig.h.in) GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2150603004 R=mtklein@google.com Review-Url: https://codereview.chromium.org/2150603004