mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Use libSystem.dylib instead of libm.dylib and libc.dylib Because macOS 11.0(Big Sur) was removed libc and libm from `/usr/lib`. libSystem.dylib is also symlink. Use libSystem.B.dylib Workaroud for macOS Big Sur(11.0) |
||
|---|---|---|
| .. | ||
| helper.rb | ||
| 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 | ||