mirror of
https://github.com/ruby/ruby.git
synced 2025-08-26 06:25:31 +02:00
![]() to define HAVE_FFI_CLOSURE_ALLOC. The macro is used in closure.c, so have_func check is needed. If pkg-config is not installed, extconf.rb fails to detect the version of libffi, and does not add "-DUSE_FFI_CLOSURE_ALLOC=1" even when system libffi version is >= 3.2. If USE_FFI_CLOSURE_ALLOC is not defined, closure.c attempts to check if HAVE_FFI_CLOSURE_ALLOC is defined or not, but have_func was removed with |
||
---|---|---|
.. | ||
lib | ||
win32 | ||
closure.c | ||
closure.h | ||
conversions.c | ||
conversions.h | ||
depend | ||
extconf.rb | ||
extlibs | ||
fiddle.c | ||
fiddle.gemspec | ||
fiddle.h | ||
function.c | ||
function.h | ||
handle.c | ||
pointer.c |