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

docker: define PKG_CONFIG_ALLOW_CROSS #386

Merged
merged 1 commit into from
Mar 6, 2020
Merged

Conversation

gdesmott
Copy link
Contributor

@gdesmott gdesmott commented Mar 6, 2020

The PKG_CONFIG_ALLOW_CROSS env variable is required to cross compile
various crates such as openssl.

Fix #383

The PKG_CONFIG_ALLOW_CROSS env variable is required to cross compile
various crates such as openssl.

Fix cross-rs#383
@reitermarkus
Copy link
Member

bors r+

@bors
Copy link
Contributor

bors bot commented Mar 6, 2020

Build succeeded

@bors bors bot merged commit 2aa8990 into cross-rs:master Mar 6, 2020
@reitermarkus
Copy link
Member

Thanks!

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.

Automatically define PKG_CONFIG_ALLOW_CROSS
2 participants