Closed jeremyevans closed 3 years ago
Thanks!
you may consider using the same trick as FFI https://github.com/ffi/ffi/blob/master/lib/ffi/platform.rb#L141 https://github.com/ffi/ffi/blob/master/ext/ffi_c/Platform.c#L42
otherwise, libc.so.6
without an absolute path should be preferred.
Fixes [Bug #12666]