Sha256: fddb706cafdd3fd02636deca5910738cc797670b21400b98cd73e48c11086245

Contents?: true

Size: 226 Bytes

Versions: 5

Compression:

Stored size: 226 Bytes

Contents

require 'mkmf'

dir_config("iobuffer")
have_func("rb_io_descriptor")
have_library("c", "main")
if have_macro("HAVE_RB_IO_T", "ruby/io.h")
  have_struct_member("rb_io_t", "fd", "ruby/io.h")
end

create_makefile("iobuffer_ext")

Version data entries

5 entries across 5 versions & 4 rubygems

Version Path
fluent-plugin-nuopenlineage-light-0.1.0 vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/ext/iobuffer/extconf.rb
fluent-plugin-openlineage-light-0.1.4 vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/ext/iobuffer/extconf.rb
fluent-plugin-openlineage-light-0.1.3 vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/ext/iobuffer/extconf.rb
fluent-plugin-openlineage-0.1.0 vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/ext/iobuffer/extconf.rb
cool.io-1.8.0 ext/iobuffer/extconf.rb