diff options
author | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2018-08-13 19:12:23 +0000 |
---|---|---|
committer | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2018-08-13 19:12:23 +0000 |
commit | 4d2e0fffb08f0418fa6995be2e15aad7ee11b048 (patch) | |
tree | b2a01348ebea58f5fbc9a85965b750c8c44c518d /ast.c | |
parent | 490838959b3bffabd206ae19a14dee31d425f5ae (diff) | |
download | ruby-4d2e0fffb08f0418fa6995be2e15aad7ee11b048.tar.gz |
FreeBSD 11.0 lacks ELFCOMPRESS_ZLIB
FreeBSD 11.0 unfortunately lacks ELF compression definitions in their
elf.h (sys/elf_common.h), and 11.1 introduced them.
https://github.com/freebsd/freebsd/commit/b9167d33a12b8a6c279be9cd1005874728e808c9
Though we can add workaround, we simply drop support because
FreeBSD 11.0 is already EOL at November 30, 2017.
https://www.freebsd.org/security/unsupported.html
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64351 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ast.c')
0 files changed, 0 insertions, 0 deletions