diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-09-14 10:29:51 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-14 10:29:51 -0500 |
commit | 1f1e92aca347a165ea46d9d0e8b86c43ba245823 (patch) | |
tree | a8e19c1a27fe63e30422130514df30c9f059d5d8 /components/script/origin.rs | |
parent | 234951e4b6d66891cd0cc9705f42e3ca16d9e3d5 (diff) | |
parent | a5300326105f219544a95b6d3695799bfd608a74 (diff) | |
download | servo-1f1e92aca347a165ea46d9d0e8b86c43ba245823.tar.gz servo-1f1e92aca347a165ea46d9d0e8b86c43ba245823.zip |
Auto merge of #13225 - santagada:patch-1, r=larsbergstrom
Update openssl location for osx homebrew
<!-- Please describe your changes on the following line: -->
---
<!-- 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: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because its a documentation change
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
the location of openssl might have changed, but it reads as of now:
```sh
$ brew link --force openssl
Warning: Refusing to link: openssl
Linking keg-only openssl means you may end up linking against the insecure,
deprecated system OpenSSL while using the headers from Homebrew's openssl.
Instead, pass the full include/library paths to your compiler e.g.:
-I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib
```
<!-- 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/13225)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/origin.rs')
0 files changed, 0 insertions, 0 deletions