(https://github.com/ruby/stringio/pull/47) `rb_io_extract_modeenc` has been exported since ruby 2.7.
4 lines
74 B
Ruby
4 lines
74 B
Ruby
# frozen_string_literal: false
|
|
require 'mkmf'
|
|
create_makefile('stringio')
|