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 support for musl #11

Open
jedahan opened this issue Dec 15, 2019 · 2 comments
Open

add support for musl #11

jedahan opened this issue Dec 15, 2019 · 2 comments

Comments

@jedahan
Copy link

jedahan commented Dec 15, 2019

~/wireguard-vanity-address/ cargo build --release
error: cannot produce proc-macro for `zeroize_derive v1.0.0` as the target `x86_64-unknown-linux-musl` does not support these crate types

Not sure if this is the right place, but would be nice to run this on my server instead of laptop.

@warner
Copy link
Owner

warner commented Dec 17, 2019

Sounds like a reasonable goal. Could you file a bug on https://github.com/iqlusioninc/crates/tree/develop/zeroize_derive with this error message? (and cite this ticket in the comments, so the bugs will be linked). I think it's something that has to be fixed over there. I'll be happy to update our dependency once they've got a version that works on musl.

@warner
Copy link
Owner

warner commented Feb 25, 2020

@jedahan hey, is this still broken? Did you ever file that bug?

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

2 participants