mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* ext/mkext.rb: remove purelib, fixes a bug in r28440, r28441.
* spec/default.mspec: ditto. * template/Doxyfile.tmpl: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28843 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
2fc40194d2
commit
b5dc2576cc
4 changed files with 9 additions and 3 deletions
|
@ -16,7 +16,6 @@ class MSpecScript
|
|||
-I#{srcdir}/lib
|
||||
-I#{srcdir}/#{config['EXTOUT']}/common
|
||||
-I#{srcdir}/-
|
||||
-r#{srcdir}/ext/purelib.rb
|
||||
#{srcdir}/tool/runruby.rb --extout=#{config['EXTOUT']}
|
||||
]
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue