mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
e54d349a01
https://github.com/ruby/stringio/commit/c4a13d41cd https://github.com/ruby/stringio/commit/359c9f395c
4 lines
122 B
Ruby
4 lines
122 B
Ruby
# frozen_string_literal: false
|
|
require 'mkmf'
|
|
have_func("rb_io_extract_modeenc", "ruby/io.h")
|
|
create_makefile('stringio')
|