mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Partly revert directory structure for cparse.
It break the some build environment.
This commit is contained in:
parent
b93508b32c
commit
40f8c82b96
3 changed files with 0 additions and 0 deletions
8
ext/racc/cparse/extconf.rb
Normal file
8
ext/racc/cparse/extconf.rb
Normal file
|
@ -0,0 +1,8 @@
|
|||
# frozen_string_literal: false
|
||||
# $Id$
|
||||
|
||||
require 'mkmf'
|
||||
|
||||
have_func('rb_ary_subseq')
|
||||
|
||||
create_makefile 'racc/cparse'
|
Loading…
Add table
Add a link
Reference in a new issue