Project

General

Profile

« Previous | Next » 

Revision d641b7d1

Added by peterzhu2118 (Peter Zhu) about 1 year ago

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.