diff options
| author | Jun Aruga <jaruga@redhat.com> | 2023-05-03 20:48:34 +0200 |
|---|---|---|
| committer | Kazuki Yamaguchi <k@rhe.jp> | 2023-08-16 14:48:41 +0900 |
| commit | 8dd5c20224771abacfcfba848d9465131f14f3fe (patch) | |
| tree | 775fc94060f4d08b83ff0f181a76d6151758fb5d /test | |
| parent | 0eaee5c000bf2fc6e1866881a6f9a4d7820c16d4 (diff) | |
[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 'test')
0 files changed, 0 insertions, 0 deletions
