Earlier versions of pkg-config don't build with any post-1.0 rust
compiler.
This is an attempt to get lmdb, and some non-trivial crates which depend
on it, building with -Z minimal-versions. See
https://github.com/rust-lang/cargo/issues/5657 for more information.
Earlier versions of pkg-config don't build with any post-1.0 rust compiler.
This is an attempt to get lmdb, and some non-trivial crates which depend on it, building with
-Z minimal-versions
. See https://github.com/rust-lang/cargo/issues/5657 for more information.