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 build on mac gcc 4.2. #380 #404

Merged
merged 2 commits into from May 1, 2013
Merged

Fix build on mac gcc 4.2. #380 #404

merged 2 commits into from May 1, 2013

Conversation

@brson
Copy link
Contributor

brson commented Apr 30, 2013

This adds clang detection to the Makefiles in skia and rust-azure and only adds -Wno-c++11-extensions when building with clang. It also disables the check in mfbt that we are building with gcc 4.4 or greater so that building on mac with llvm-gcc 4.2 works.

Depends on servo/rust-azure#14 and servo/skia#10
Fixes #380

@metajack metajack merged commit ec49bb5 into servo:master May 1, 2013
ChrisParis pushed a commit to ChrisParis/servo that referenced this pull request Sep 7, 2014
ecmascript test to return document title
glennw pushed a commit to glennw/servo that referenced this pull request Jan 16, 2017
Implement IsEnabled

Part of servo#13040

Not sure that the way I converted `GLboolean` to `bool` is correct

<!-- 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/404)
<!-- 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.

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