]> git.ipfire.org Git - thirdparty/curl.git/commit
openssl: fix build with BoringSSL
authorDaniel Stenberg <daniel@haxx.se>
Wed, 17 Jun 2015 22:06:46 +0000 (00:06 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 17 Jun 2015 22:06:46 +0000 (00:06 +0200)
commit46d0eba2e9f600972c56bde04357bb5cfe1bc42b
treead72ec0914b2f2f704f60e91cd99dc1edb7cbe97
parent4a2398627c32c9132b270f6c79492f7bbc5b90c3
openssl: fix build with BoringSSL

OPENSSL_load_builtin_modules does not exist in BoringSSL. Regression
from cae43a1
lib/vtls/openssl.c