Project

General

Profile

« Previous | Next » 

Revision 3b9f36d6

Added by shyouhei (Shyouhei Urabe) over 5 years ago

pass appropriate libc path

The same as https://github.com/ruby/ruby/pull/2686, but for musl libc.
Musl is not named as libc.so.6 so the ldd hack implemented some lines
below does not work.