Sha256: ccff50ae8db7e6e769308a509866bd5e9915c533e2701e9f63736f33ef47158c
Contents?: true
Size: 180 Bytes
Versions: 11
Compression:
Stored size: 180 Bytes
Contents
require 'mkmf' require 'rbconfig' have_library('pthread', 'pthread_create') && have_library(Config::CONFIG['RUBY_SO_NAME'] || 'ruby', 'ruby_init') && create_makefile('ruby-vpi')
Version data entries
11 entries across 11 versions & 1 rubygems