diff options
author | Peter Zhu <[email protected]> | 2024-10-10 11:09:53 -0400 |
---|---|---|
committer | Peter Zhu <[email protected]> | 2024-10-11 08:56:36 -0400 |
commit | d641b7d172a715b4407218de250d93e6a2f5e158 (patch) | |
tree | 9dcfc8b23fde776b58ce620e8bda9185f30062dd /enum.c | |
parent | 047a7750d1064c9d13811f3498325f4d2101b681 (diff) |
Improve RUBY_GC_LIBRARY
Instead of passing the full GC SO file name to RUBY_GC_LIBRARY, we now
only need to pass the GC name.
For example, before we needed to pass `RUBY_GC_LIBRARY=librubygc.default.so`
but now we only need to pass `RUBY_GC_LIBRARY=default`.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/11866
Diffstat (limited to 'enum.c')
0 files changed, 0 insertions, 0 deletions