Sha256: 9ad88727fb0c356b97ae134f390dbe3bb2626bd80351b8ef71a785397609455a
Contents?: true
Size: 331 Bytes
Versions: 1
Compression:
Stored size: 331 Bytes
Contents
#ifndef EXTCONF_H #define EXTCONF_H #define HAVE_FFI_H 1 #define HAVE_FFI_CLOSURE_ALLOC 1 #define HAVE_RB_THREAD_CALL_WITHOUT_GVL 1 #define HAVE_RUBY_NATIVE_THREAD_P 1 #define HAVE_RUBY_THREAD_HAS_GVL_P 1 #define HAVE_FFI_PREP_CIF_VAR 1 #define HAVE_FFI_RAW_CALL 1 #define HAVE_FFI_PREP_RAW_CLOSURE 1 #define HAVE_RAW_API 1 #endif
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cloudsmith-api-0.49.9 | vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/extconf.h |