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 config to pass RUSTLER_NIF_VERSION to Cross #26

Merged
merged 1 commit into from
Jun 28, 2022

Conversation

philss
Copy link
Contributor

@philss philss commented Jun 27, 2022

This change is necessary in order to use the correct version of NIF for
the target that is being built with cross.
By default, cross won´t pass down the env vars from the host machine.

See philss/rustler_precompiled#23 for further details.

This change is necessary in order to use the correct version of NIF for
the target that is being built with `cross`.
By default, `cross` won´t  pass down the env vars from the host machine.

See philss/rustler_precompiled#23 for further details.
@jamilbk jamilbk requested a review from akrousset June 28, 2022 14:49
@jamilbk
Copy link
Member

jamilbk commented Jun 28, 2022

Thanks for the PR! LGTM but will wait for @akrousset 's approval.

Copy link
Contributor

@akrousset akrousset left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the heads up and PR! This is good to go 🚀

@akrousset akrousset merged commit c812ec7 into firezone:main Jun 28, 2022
@philss philss deleted the patch-1 branch June 28, 2022 15:20
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