Skip to content
Commit e476f9a0 authored by David Benjamin's avatar David Benjamin
Browse files

Honor OPENSSL_NO_OCB if OpenSSL was built this way

Setting ossl110 in the BoringSSL build (see #1944) causes rust-openssl
to expect OCB support. However, OpenSSL already has a feature guard for
OCB, which BoringSSL sets. rust-openssl just isn't honoring it.

This fixes building against an OpenSSL built with ./config no-ocb
parent 9ef1fe3c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment