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

Static Compilation Doesn't Work According to Docs #877

Closed
naftulikay opened this issue Mar 14, 2018 · 1 comment
Closed

Static Compilation Doesn't Work According to Docs #877

naftulikay opened this issue Mar 14, 2018 · 1 comment

Comments

@naftulikay
Copy link

On the README it says the following relating to static compiling OpenSSL:

OPENSSL_STATIC - If specified, OpenSSL libraries will be statically rather than dynamically linked.

Passing this environment variable has no effect if OPENSSL_LIB_DIR and OPENSSL_INCLUDE_DIR are not specified.: https://github.com/naftulikay/rust-openssl-static-example/pull/

@sfackler
Copy link
Owner

pkg-config also looks at OPENSSL_STATIC, but you may be running into rust-lang/pkg-config-rs#37

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