Commit graph

6 commits

Author SHA1 Message Date
Mislav Marohnić
dd1562ed65 Turn on --enable-shared by default for all supported MRI Rubies
Some gems need the host ruby to have shared library enabled. Currently,
we're not aware of any potential downsides to having this enabled by
default.

> Shared libraries are libraries that are loaded by programs when they
> start. When a shared library is installed properly, all programs that
> start afterwards automatically use the new shared library.
> [...] if you have a program that needs a shared library (in this case ruby
> libruby.so.2.2.0 or similar) the program will fail if it doesn't exist.
2019-10-25 13:58:18 +02:00
deepj
ef178ccd20 Upgrade to OpenSSL 1.1.0j 2018-11-24 17:57:35 +01:00
deepj
13fa08ccd1 Upgrade to OpenSSL 1.1.0i 2018-08-15 23:04:45 +02:00
Ivan Kuchin
4dac7b1b34 remove spaces before newline 2018-04-11 17:31:25 -07:00
deepj
b505dea570 Upgrade to OpenSSL 1.1.0h 2018-03-29 00:49:40 +02:00
John F. Douthat
f8a029b44f Add 2.4.3, 2.3.6, and 2.2.9 2017-12-14 15:43:45 -06:00