This repository was archived by the owner on Dec 16, 2024. It is now read-only.
v2.1.6
tagged this
20 Sep 12:25
Do not use pkg-config on Android This is required for https://github.com/servo/servo/issues/21619. It is currently working on Servo's Android build because we are not setting the `PKG_CONFIG_ALLOW_CROSS` env var and pkg-config is not used, but we need to set it to build `servo-media` dependencies. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/libexpat/22) <!-- Reviewable:end -->