diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-07-08 11:32:14 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-08 11:32:14 -0700 |
commit | 85e5551ee9f2f662bdca53469a327491f35ece53 (patch) | |
tree | 4fb1ed71cea304ff766bd86df8a526732373b813 /components/script/layout_image.rs | |
parent | 7a17de4fd0688a116b6a53607e040e90dc7c9652 (diff) | |
parent | 48fb7159413f1d32d4420fb27756e015a2a21b0e (diff) | |
download | servo-85e5551ee9f2f662bdca53469a327491f35ece53.tar.gz servo-85e5551ee9f2f662bdca53469a327491f35ece53.zip |
Auto merge of #17099 - MortimerGoro:android_arm64, r=larsbergstrom
Support for Android arm64 compilations
<!-- Please describe your changes on the following line: -->
This PR is the final step to adds support for Android arm64 compilations. See https://github.com/servo/servo/issues/11921 for previous work.
Fixes in this PR:
- Fix js dependency compilation: https://github.com/servo/rust-mozjs/pull/360
- Fix skia dependency link error: https://github.com/servo/skia/pull/136
- Fix blurdroid dependency compilation: https://github.com/szeged/blurdroid/pull/4
- Fix mio and net2 dependency compilations: https://github.com/carllerche/mio/pull/599
- Fix gcc compiler name in the fake linker
- Compile OpenSSL for aarch64 (update to stable 1.1.0 was required for this)
---
<!-- 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
- [] These changes fix #__ (github issue number if applicable).
<!-- Either: -->
- [x] There are tests for these changes OR
- [ ] These changes do not require tests because _____
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- 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/17099)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/layout_image.rs')
0 files changed, 0 insertions, 0 deletions