diff options
| author | Charles Oliver Nutter <headius@headius.com> | 2021-09-28 09:37:07 -0500 |
|---|---|---|
| committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2021-12-18 08:38:58 +0900 |
| commit | 73da1c5ea3fcc5abb1f72f70f7a3e61683368177 (patch) | |
| tree | 5397ba7fc958f89cd4f1411641d19f48da52f81e /include/ruby | |
| parent | 5a6baaba3881c04534c9ad959e427ade3d5e410b (diff) | |
[ruby/pp] Use etc instead of .so for broader compatibility
The use of `etc.so` here requires that etc is always implemented
as a C extension on-disk. However at least one impl – JRuby –
currently implements it as an internal extension, loaded via a
Ruby script. This require should simply use the base name of the
library, `etc`, to allow Ruby-based implementations to load as
well.
https://github.com/ruby/pp/commit/2061f994e0
Diffstat (limited to 'include/ruby')
0 files changed, 0 insertions, 0 deletions
