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 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

Needed to fix servo/servo#22069

@jdm
Copy link
Member

jdm commented May 3, 2019

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit 861f974 has been approved by jdm

bors-servo pushed 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

⌛ Testing commit 861f974 with merge 2973c85...

@bors-servo
Copy link
Contributor

💔 Test failed - checks-travis

@asajeffrey
Copy link
Member Author

@bors-servo: retry

  • Error: retrieving gpg key timed out.

@bors-servo
Copy link
Contributor

⌛ Testing commit 861f974 with merge d30df87...

bors-servo pushed 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

💔 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

@bors-servo r=jdm

@bors-servo
Copy link
Contributor

📌 Commit f97767d has been approved by jdm

bors-servo pushed 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

⌛ Testing commit f97767d with merge 499b892...

@bors-servo
Copy link
Contributor

☀️ Test successful - checks-travis, status-appveyor
Approved by: jdm
Pushing 499b892 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