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

Set AR_<triple> for cc-rs #456

Merged
merged 1 commit into from
Nov 15, 2023
Merged

Set AR_<triple> for cc-rs #456

merged 1 commit into from
Nov 15, 2023

Conversation

jschwe
Copy link
Collaborator

@jschwe jschwe commented Nov 15, 2023

  • Set the AR_<triple> variable for cc-rs.
  • Simplify condition for CC_ and CXX_. The target is always defined in corrosion, so there is no need to check if it set.

Closes #454

- Set the `AR_<triple>` variable for cc-rs.
- Simplify condition for CC_<triple> and CXX_<triple>.
  The target is always defined in corrosion,
  so there is no need to check if it set.

Closes #454
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.

[Bug]: Some crate requires AR_<triple> environment to cross-compile
1 participant