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

Xargo build failing #143

Closed
dingelish opened this issue Jul 9, 2019 · 1 comment
Closed

Xargo build failing #143

dingelish opened this issue Jul 9, 2019 · 1 comment

Comments

@dingelish
Copy link
Contributor

Hi everyone,

xargo build is failing now. The root cause is a recent change of libc. I've submitted a PR to solve this.

rust-lang/libc#1431

@dingelish
Copy link
Contributor Author

Fixed by patching Xaro.goml

+
+[patch.crates-io]
+libc = { git = "https://github.com/mesalock-linux/libc-sgx" }

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

No branches or pull requests

1 participant