Hi Willy,
Yep, i already built with the change. Fix included. I'm looking at BORINGSSL_API_VERSION for compatibility evolution, but for now is not incremented as i would expect. // BORINGSSL_API_VERSION is a positive integer that increments as BoringSSL // changes over time. The value itself is not meaningful. It will be incremented // whenever is convenient to coordinate an API change with consumers. This will // not denote any special point in development. // // A consumer may use this symbol in the preprocessor to temporarily build // against multiple revisions of BoringSSL at the same time. It is not // recommended to do so for longer than is necessary. #define BORINGSSL_API_VERSION 9 ++ Manu |
0001-BUILD-ssl-BoringSSL-add-EVP_PKEY_base_id.patch
Description: Binary data

