Sha256: 40dfc2de95331b5cbc66b37eb5d94e915048eb39bda1148e11c6c200b176a596
Contents?: true
Size: 345 Bytes
Versions: 2
Compression:
Stored size: 345 Bytes
Contents
#ifndef EXTCONF_H #define EXTCONF_H #define HAVE_FFI_H 1 #define HAVE_FFI_CLOSURE_ALLOC 1 #define HAVE_FFI_RAW_CALL 1 #define HAVE_FFI_PREP_RAW_CLOSURE 1 #define HAVE_RAW_API 1 #define HAVE_RUBY_THREAD_H 1 #define HAVE_RB_THREAD_CALL_WITH_GVL 1 #define HAVE_RB_THREAD_CALL_WITHOUT_GVL 1 #define HAVE_FFI_PREP_CIF_VAR 1 #define RUBY_1_9 1 #endif
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
tdiary-5.0.11 | vendor/bundle/gems/ffi-1.9.25/ext/ffi_c/extconf.h |
cloudsmith-api-0.30.7 | vendor/bundle/ruby/2.3.0/gems/ffi-1.9.25/ext/ffi_c/extconf.h |