Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up llvm for osmesa. #18955

Merged
merged 1 commit into from Oct 20, 2017
Merged

Set up llvm for osmesa. #18955

merged 1 commit into from Oct 20, 2017

Conversation

@jdm
Copy link
Member

jdm commented Oct 19, 2017

This fixes #18954.


This change is Reviewable

@highfive
Copy link

highfive commented Oct 19, 2017

Heads up! This PR modifies the following files:

@jdm
Copy link
Member Author

jdm commented Oct 19, 2017

@bors-servo: r=emilio

@bors-servo
Copy link
Contributor

bors-servo commented Oct 19, 2017

📌 Commit 4451a35 has been approved by emilio

@Nashenas88
Copy link

Nashenas88 commented Oct 20, 2017

@jdm will this require a change to the build instructions in the README.md as well? I just did a test build on a new ubuntu machine and it broke.

@emilio
Copy link
Member

emilio commented Oct 20, 2017

@Nashenas88 what does the failure look like? Can you file an issue?

@bors-servo p=1

@bors-servo
Copy link
Contributor

bors-servo commented Oct 20, 2017

Testing commit 4451a35 with merge 5d16c73...

bors-servo added a commit that referenced this pull request Oct 20, 2017
Set up llvm for osmesa.

This fixes #18954.

<!-- 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/18955)
<!-- Reviewable:end -->
@@ -12,6 +12,12 @@ matrix:
cache: false
- sudo: 9000
dist: trusty
before_install:
- sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y
- sudo add-apt-repository 'deb http://apt.llvm.org/precise/ llvm-toolchain-precise-3.9 main' -y

This comment has been minimized.

@SimonSapin

SimonSapin Oct 20, 2017

Member

This should likely be trusty instead of precise, since we have dist: trusty in the same file.

SimonSapin added a commit to servo/servo-with-rust-nightly that referenced this pull request Oct 20, 2017
@bors-servo
Copy link
Contributor

bors-servo commented Oct 20, 2017

@bors-servo bors-servo merged commit 4451a35 into master Oct 20, 2017
4 checks passed
4 checks passed
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
dependency-ci Dependencies checked
Details
homu Test successful
Details
SimonSapin added a commit to servo/servo-with-rust-nightly that referenced this pull request Oct 20, 2017
@SimonSapin SimonSapin deleted the jdm-patch-4 branch Oct 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

6 participants
You can’t perform that action at this time.