ruby: activate some of the extensions 10817/head
authorKarel Kočí <karel.koci@nic.cz>
Wed, 31 Jul 2019 16:18:04 +0000 (18:18 +0200)
committerKarel Kočí <karel.koci@nic.cz>
Thu, 19 Dec 2019 09:21:22 +0000 (10:21 +0100)
commit82a1ae00f3bc7fb39ea88bdd34fec3e85c359899
tree78db0473657503740986a0459fa1b4855a985348
parent5c5f7fa76f9288152960727fbdfee3108ccf323d
ruby: activate some of the extensions

This activates following extensions:
* io/nonblock
* io/wait
* openssl
* pathname
* ipper
* socket
* zlib

zlib and socket are required for gem so they should be just enabled
because otherwise it does not make sense to provide host gem at all.

The rest of extensions are activated to support compass.

Signed-off-by: Karel Kočí <karel.koci@nic.cz>
lang/ruby/Makefile