diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-10-16 09:38:01 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-16 09:38:01 -0500 |
commit | 5e3c4c21986b10ac7292d75245e57700f5075b1a (patch) | |
tree | 32aa24e7051d5a4d09d8a734aa3369f6504a252d /components/script/dom/webglrenderingcontext.rs | |
parent | 7d05c76d1828bc80e578c9b77f0c57b0e1afafc2 (diff) | |
parent | 69efd086f51efa7616b9fd699c6f6e93f2fbfd77 (diff) | |
download | servo-5e3c4c21986b10ac7292d75245e57700f5075b1a.tar.gz servo-5e3c4c21986b10ac7292d75245e57700f5075b1a.zip |
Auto merge of #18145 - tigercosmos:master, r=larsbergstrom
fix windows build issue #18055
<!-- Please describe your changes on the following line: -->
With some reasons, the windows and VS environment do not set the `env("PLATFORM")` variable.
So, there's no need to check the variable, and set `os_type` equl to `pc-windows-msvc` as default. Then the script can get correct url to download `rustc`.
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #18055 (github issue number if applicable).
<!-- Either: -->
- [ ] 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/18145)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/webglrenderingcontext.rs')
0 files changed, 0 insertions, 0 deletions