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

Add _LIBCPP_INLINE_VISIBILITY environment variable #180

Merged

Conversation

@asajeffrey
Copy link
Member

asajeffrey commented May 3, 2019

This patch allows the _LIBCPP_INLINE_VISIBILITY variable to be set by an environment variable, rather than just basing it on the compiler and target OS. It's needed for builds for Android targets which use the usual libc++, such as magicleap.


This change is Reviewable

@asajeffrey
Copy link
Member Author

asajeffrey commented May 3, 2019

Needed to fix servo/servo#22069

@jdm
Copy link
Member

jdm commented May 3, 2019

@bors-servo
Copy link
Contributor

bors-servo commented May 3, 2019

📌 Commit 861f974 has been approved by jdm

bors-servo added a commit that referenced this pull request May 3, 2019
…r=jdm

Add _LIBCPP_INLINE_VISIBILITY environment variable

This patch allows the `_LIBCPP_INLINE_VISIBILITY` variable to be set by an environment variable, rather than just basing it on the compiler and target OS. It's needed for builds for Android targets which use the usual `libc++`, such as magicleap.

<!-- 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/180)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented May 3, 2019

Testing commit 861f974 with merge 2973c85...

@asajeffrey asajeffrey mentioned this pull request May 3, 2019
4 of 4 tasks complete
@bors-servo
Copy link
Contributor

bors-servo commented May 3, 2019

💔 Test failed - checks-travis

@asajeffrey
Copy link
Member Author

asajeffrey commented May 3, 2019

@bors-servo: retry

  • Error: retrieving gpg key timed out.
@bors-servo
Copy link
Contributor

bors-servo commented May 3, 2019

Testing commit 861f974 with merge d30df87...

bors-servo added a commit that referenced this pull request May 3, 2019
…r=jdm

Add _LIBCPP_INLINE_VISIBILITY environment variable

This patch allows the `_LIBCPP_INLINE_VISIBILITY` variable to be set by an environment variable, rather than just basing it on the compiler and target OS. It's needed for builds for Android targets which use the usual `libc++`, such as magicleap.

<!-- 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/180)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented May 3, 2019

💔 Test failed - checks-travis

@jdm
Copy link
Member

jdm commented May 3, 2019

I have retried the individual jobs that failed.

@asajeffrey
Copy link
Member Author

asajeffrey commented May 3, 2019

@bors-servo r=jdm

@bors-servo
Copy link
Contributor

bors-servo commented May 3, 2019

📌 Commit f97767d has been approved by jdm

bors-servo added a commit that referenced this pull request May 3, 2019
…r=jdm

Add _LIBCPP_INLINE_VISIBILITY environment variable

This patch allows the `_LIBCPP_INLINE_VISIBILITY` variable to be set by an environment variable, rather than just basing it on the compiler and target OS. It's needed for builds for Android targets which use the usual `libc++`, such as magicleap.

<!-- 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/180)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented May 3, 2019

Testing commit f97767d with merge 499b892...

@bors-servo
Copy link
Contributor

bors-servo commented May 3, 2019

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

@bors-servo bors-servo merged commit f97767d into servo:master May 3, 2019
1 of 3 checks passed
1 of 3 checks passed
Travis CI - Pull Request Build Failed
Details
continuous-integration/appveyor/pr AppVeyor build failed
Details
homu Test successful
Details
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.