warner/wireguard-vanity-address

add support for musl

jedahan opened this issue · 2 comments

~/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.

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.

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