mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
40f8c82b96
It break the some build environment.
8 lines
113 B
Ruby
8 lines
113 B
Ruby
# frozen_string_literal: false
|
|
# $Id$
|
|
|
|
require 'mkmf'
|
|
|
|
have_func('rb_ary_subseq')
|
|
|
|
create_makefile 'racc/cparse'
|