aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_asn1.c
diff options
context:
space:
mode:
authorJun Aruga <jaruga@redhat.com>2023-05-03 20:48:34 +0200
committerKazuki Yamaguchi <k@rhe.jp>2023-08-16 14:48:41 +0900
commit8dd5c20224771abacfcfba848d9465131f14f3fe (patch)
tree775fc94060f4d08b83ff0f181a76d6151758fb5d /ext/openssl/ossl_asn1.c
parent0eaee5c000bf2fc6e1866881a6f9a4d7820c16d4 (diff)
downloadruby-8dd5c20224771abacfcfba848d9465131f14f3fe.tar.gz
[ruby/openssl] Raise an error when the specified OpenSSL library directory doesn't exist.
OpenSSL built from the source creates the library directory to the `/path/to/openssl_dir/lib64` as a default. In the case, the `bundle exec rake compile -- --with-openssl-dir=<openssl_dir>` cannot compile with the lib64 directory, and may compile with system OpenSSL's libraries unintentionally. This commit is to check this case to avoid linking with an unintentional library directory. https://github.com/ruby/openssl/commit/ca54087462
Diffstat (limited to 'ext/openssl/ossl_asn1.c')
0 files changed, 0 insertions, 0 deletions