On Mon, Jan 09, 2017 at 06:12:37PM +, Stuart Henderson wrote:
> On 2017/01/09 19:00, Sebastien Marie wrote:
> > On Sun, Jan 08, 2017 at 12:29:50PM +0100, Sebastien Marie wrote:
> > > Hi,
> > >
> > > The "OpenSSL bindings for Rust" checks, using pkg-config, the version of
> > > openssl installe
On 2017/01/09 19:00, Sebastien Marie wrote:
> On Sun, Jan 08, 2017 at 12:29:50PM +0100, Sebastien Marie wrote:
> > Hi,
> >
> > The "OpenSSL bindings for Rust" checks, using pkg-config, the version of
> > openssl installed, and target 1.0.1 as minimal version.
> >
> > Under OpenBSD, /usr/lib/pkgco
On Sun, Jan 08, 2017 at 12:29:50PM +0100, Sebastien Marie wrote:
> Hi,
>
> The "OpenSSL bindings for Rust" checks, using pkg-config, the version of
> openssl installed, and target 1.0.1 as minimal version.
>
> Under OpenBSD, /usr/lib/pkgconfig/openssl.pc is generated by
> src/lib/libcrypto/genera
Hi,
The "OpenSSL bindings for Rust" checks, using pkg-config, the version of
openssl installed, and target 1.0.1 as minimal version.
Under OpenBSD, /usr/lib/pkgconfig/openssl.pc is generated by
src/lib/libcrypto/generate_pkgconfig.sh, and the "version" is taken from
SHLIB_VERSION_NUMBER in src/li