alexcrichton / alexcrichton/openssl-src-rs
TARGET perfix for envs.
Đang mở
- Ngôn ngữ chính
- Rust
- Star
- 80
- Fork
- 131
- Merge trung bình
- 49 phút
- Pull request đã merge (30 ngày)
- 2
Mô tả
Current env is hard-coding, like [OPENSSL_SRC_PERL](https://github.com/alexcrichton/openssl-src-rs/blob/09f1a2868c3439c5da258860d5cde7f0690adc92/src/lib.rs#L157-L158).
But in crate `openssl`, `these variables can be prefixed with the upper-cased target architecture`, [doc](https://docs.rs/openssl/0.10.66/openssl/#manual).
I hope this crate can read envs with target perfix, like read `aarch64_linux_android_OPENSSL_SRC_PERL`. This will be very useful when cross compiling.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.