Sha256: e9302a278f43b8c15c3bb388c77f10e85e3465717a839ad1793b4fce6bcbc19b
Contents?: true
Size: 234 Bytes
Versions: 4
Compression:
Stored size: 234 Bytes
Contents
#ifndef EXTCONF_H #define EXTCONF_H #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 USE_INTERNAL_LIBFFI 1 #define RUBY_1_9 1 #endif
Version data entries
4 entries across 2 versions & 2 rubygems