Peter Zhu d641b7d172 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`.
2024-10-11 08:56:36 -04:00
..
2024-10-09 21:57:27 +01:00
2023-12-28 23:53:15 +09:00
2024-09-04 08:41:38 +09:00
2024-10-11 08:56:36 -04:00