diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-06-28 20:05:12 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-06-28 20:05:12 -0500 |
commit | f6db3518ca9d81ea8fd938586252e690755d7445 (patch) | |
tree | 088e0d14c0113d202c490fa05d09d2209cd8e05d /components/script/dom/htmlanchorelement.rs | |
parent | d3a81373e44634c30d31da0457e1c1e86c0911ed (diff) | |
parent | 694b9308911b511b874fd5c4c57d7c6459425ac7 (diff) | |
download | servo-f6db3518ca9d81ea8fd938586252e690755d7445.tar.gz servo-f6db3518ca9d81ea8fd938586252e690755d7445.zip |
Auto merge of #11911 - ConnorGBrewster:app_packaging, r=larsbergstrom
Fix dylib relinking issue
<!-- Please describe your changes on the following line: -->
I had to run `install_name_tool` on some dylibs for their deps and not just on the servo binary itself. I have checked and Servo.app runs on machines without extra things installed (ex. harfbuzz).
---
<!-- 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
- [X] These changes fix #11907 (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because fixing mac packaging.
<!-- 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="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11911)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/htmlanchorelement.rs')
0 files changed, 0 insertions, 0 deletions