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

Pass CXXFLAGS to bindgen #136

Merged
merged 1 commit into from
May 30, 2018

Conversation

asajeffrey
Copy link
Member

@asajeffrey asajeffrey commented May 29, 2018

Bindgen doesn't pass CXXFLAGS to clang, which causes cross-compile issues, e.g. http://build.servo.org/builders/android/builds/11618.


This change is Reviewable

@asajeffrey
Copy link
Member Author

r? @jdm

@jdm
Copy link
Member

jdm commented May 29, 2018

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit d1901a3 has been approved by jdm

@bors-servo
Copy link
Contributor

⌛ Testing commit d1901a3 with merge 7bcee0e...

bors-servo pushed a commit that referenced this pull request May 29, 2018
Pass CXXFLAGS to bindgen

Bindgen doesn't pass CXXFLAGS to clang, which causes cross-compile issues, e.g. http://build.servo.org/builders/android/builds/11618.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/mozjs/136)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

💔 Test failed - status-travis

@asajeffrey
Copy link
Member Author

@bors-servo retry network issues?

@bors-servo
Copy link
Contributor

⌛ Testing commit d1901a3 with merge b3bc066...

bors-servo pushed a commit that referenced this pull request May 29, 2018
Pass CXXFLAGS to bindgen

Bindgen doesn't pass CXXFLAGS to clang, which causes cross-compile issues, e.g. http://build.servo.org/builders/android/builds/11618.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/mozjs/136)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

💔 Test failed - status-travis

@bors-servo
Copy link
Contributor

☀️ Test successful - status-appveyor, status-travis
Approved by: jdm
Pushing b3bc066 to master...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants