1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/fiddle
Yusuke Endoh b68dab8667 ext/fiddle/extconf.rb: Fix the condition of libffi <= 3.1
ver is [3, 1, 0] which is not less then or equal to [3, 1]
2020-05-13 10:57:14 +09:00
..
lib
win32
closure.c Do not set USE_FFI_CLOSURE_ALLOC=1 in fiddle on OpenBSD 2020-03-08 17:47:48 -07:00
closure.h
conversions.c
conversions.h
depend sed -i 's|ruby/impl|ruby/internal|' 2020-05-11 09:24:08 +09:00
extconf.rb ext/fiddle/extconf.rb: Fix the condition of libffi <= 3.1 2020-05-13 10:57:14 +09:00
extlibs fiddle: share the same config tools 2020-05-12 15:57:47 +09:00
fiddle.c
fiddle.gemspec
fiddle.h
function.c
function.h
handle.c
pointer.c