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

Update cross compile example #638

Merged
merged 1 commit into from
Jun 9, 2024
Merged

Update cross compile example #638

merged 1 commit into from
Jun 9, 2024

Conversation

ipetkov
Copy link
Owner

@ipetkov ipetkov commented Jun 9, 2024

Motivation

  • Sometimes we also need to set the TARGET_CC environment variable to allow cross compiling crates which also need to build a program to run on the build platform itself

Checklist

  • added tests to verify new behavior
  • added an example template or updated an existing one
  • updated docs/API.md (or general documentation) with changes
  • updated CHANGELOG.md

* Sometimes we also need to set the TARGET_CC environment variable to
  allow cross compiling crates which also need to build a program to run
  on the build platform itself
@ipetkov ipetkov enabled auto-merge (squash) June 9, 2024 01:12
@ipetkov ipetkov merged commit a21d146 into master Jun 9, 2024
19 checks passed
@ipetkov ipetkov deleted the cross branch June 9, 2024 01:15
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.

1 participant