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

Unable to generate static binaries on Haiku #1611

Closed
kallisti5 opened this issue Mar 16, 2022 · 3 comments
Closed

Unable to generate static binaries on Haiku #1611

kallisti5 opened this issue Mar 16, 2022 · 3 comments

Comments

@kallisti5
Copy link

RUSTFLAGS='-C target-feature=+crt-static' cargo build --release
.
.
error: failed to run custom build command for `openssl-sys v0.9.72`
.
thread 'main' panicked at 'don't know how to configure OpenSSL for x86_64-unknown-haiku', /boot/home/.cargo/registry/src/github.com-1ecc6292.../openssl-src-111.17.0+1.1.1m/src/lib/rs:283:18
@sfackler
Copy link
Owner

You would need to file this on the openssl-src crate.

@kallisti5
Copy link
Author

ah. I saw openssl-src in this crate and thought it came from here. Thanks!

@kallisti5
Copy link
Author

related: alexcrichton/openssl-src-rs#128

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