mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* spec/default.mspec: follows runruby.rb's move at r23542.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23546 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
dfffa96baa
commit
7378c8fa61
2 changed files with 5 additions and 1 deletions
|
@ -17,6 +17,6 @@ class MSpecScript
|
|||
-I#{srcdir}/#{config['EXTOUT']}/common
|
||||
-I#{srcdir}/-
|
||||
-r#{srcdir}/ext/purelib.rb
|
||||
#{srcdir}/runruby.rb --extout=#{config['EXTOUT']}
|
||||
#{srcdir}/tool/runruby.rb --extout=#{config['EXTOUT']}
|
||||
]
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue