mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 04:55:21 +02:00

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