diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-12-13 13:35:25 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-13 13:35:25 -0800 |
commit | 91a223093368be339ad00f42df4214ac36e1be6e (patch) | |
tree | f98ae6e4e23d7ba212915b3932b434c766767195 /python/tidy/servo_tidy | |
parent | a15d279e9f9eccc3d2e2cca6d1e0949e51732a63 (diff) | |
parent | 2b99c3cd043bd309bbdf1f2758c25f424c8b79cb (diff) | |
download | servo-91a223093368be339ad00f42df4214ac36e1be6e.tar.gz servo-91a223093368be339ad00f42df4214ac36e1be6e.zip |
Auto merge of #14528 - mmatyas:android_cppruntime, r=larsbergstrom
Add C++ runtime shared object to the Android APK
<!-- Please describe your changes on the following line: -->
At the moment, the Android port requires `libc++_shared.so` to run -- this patch adds the file to the generated APK.
Part of #13154.
If you know a cleaner way to solve this issue, feel free to share it! Static linking didn't work, see the related issue.
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14528)
<!-- Reviewable:end -->
Diffstat (limited to 'python/tidy/servo_tidy')
0 files changed, 0 insertions, 0 deletions