[ruby-cvs:78335] 5a6e3e7552 (master): Add `--with-openssl-dir` to windows on GitHub Actions
"Kazuhiro NISHIYAMA" <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.cvs |
|---|---|
| Message-ID | <[email protected]> |
Kazuhiro NISHIYAMA 2019-11-26 16:19:18 +0900 (Tue, 26 Nov 2019)
New Revision: 5a6e3e7552
https://github.com/ruby/ruby/commit/5a6e3e7552
Log:
Add `--with-openssl-dir` to windows on GitHub Actions
https://github.com/ruby/ruby/commit/7bd7a013b14fb6c4403ff243ec5db13c5c71f552/checks?check_suite_id=328682567#step:10:1634
```
*** Following extensions are not compiled:
openssl:
Could not be configured. It will not be installed.
" d:/a/ruby/ruby/src/ext/openssl/extconf.rb:97: OpenSSL library could not be found. You might want to use --with-openssl-dir=<dir> option to specify the prefix where OpenSSL is installed."
```
Modified files:
.github/workflows/windows.yml