1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/fiddle
卜部昌平 3b9f36d6c6 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.
2020-01-24 10:49:35 +09:00
..
helper.rb pass appropriate libc path 2020-01-24 10:49:35 +09:00
test_c_struct_entry.rb
test_c_union_entity.rb
test_closure.rb
test_cparser.rb
test_fiddle.rb
test_func.rb
test_function.rb
test_handle.rb
test_import.rb
test_pointer.rb