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

Fix Android and ARM compilation options #440

Merged
merged 1 commit into from Oct 11, 2016
Merged

Conversation

@mmatyas
Copy link
Contributor

mmatyas commented Oct 11, 2016

This fixes Android build issues caused by missing GL calls in the profiling code. It seems these are available on ARM though, so I enabled building the profile code for ARM devices.

(This is a fix for servo/servo#13154)


This change is Reviewable

@glennw
Copy link
Member

glennw commented Oct 11, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Oct 11, 2016

📌 Commit 39a4fa1 has been approved by glennw

@bors-servo
Copy link
Contributor

bors-servo commented Oct 11, 2016

Test exempted - status

@bors-servo bors-servo merged commit 39a4fa1 into servo:master Oct 11, 2016
3 checks passed
3 checks passed
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test exempted
Details
bors-servo added a commit that referenced this pull request Oct 11, 2016
Fix Android and ARM compilation options

This fixes Android build issues caused by [missing GL calls](https://github.com/servo/gleam/blob/master/src/gl.rs#L206) in the profiling code. It seems these *are* available on ARM though, so I enabled building the profile code for ARM devices.

(This is a fix for servo/servo#13154)

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/440)
<!-- Reviewable:end -->
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.

None yet

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