aboutsummaryrefslogtreecommitdiffstats
path: root/ext/rbconfig
diff options
context:
space:
mode:
authorrhe <rhe@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-06-09 10:46:46 +0000
committerrhe <rhe@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-06-09 10:46:46 +0000
commitafcad182c9db0ea75c36ba9d2262d5fd9097ffe6 (patch)
tree13d1bea2d099ddb0f1308be7dd24653c6fcb8a78 /ext/rbconfig
parentac08670e76b620a6c06c3b6586665f3c3a6be1b2 (diff)
downloadruby-afcad182c9db0ea75c36ba9d2262d5fd9097ffe6.tar.gz
openssl: fix build with OPENSSL_NO_EC
* ext/openssl/ossl_ssl.c: Add define guards for OPENSSL_NO_EC. SSL_CTX_set_ecdh_auto() is defined even when ECDH is disabled in OpenSSL's configuration. This fixes r55214. * test/openssl/test_pair.rb (test_ecdh_curves): Skip if the OpenSSL does not support ECDH. * test/openssl/utils.rb (start_server): Ignore error in SSLContext#ecdh_curves=. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55342 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/rbconfig')
0 files changed, 0 insertions, 0 deletions