mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
30c03f9e93
commit
1136985cc0
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ if !File.exist?("#{srcdir}/depend")
|
||||||
%x[#{RbConfig.ruby} #{srcdir}/mkconstants.rb -o #{srcdir}/constdefs.h]
|
%x[#{RbConfig.ruby} #{srcdir}/mkconstants.rb -o #{srcdir}/constdefs.h]
|
||||||
end
|
end
|
||||||
|
|
||||||
|
# TODO: remove when dropping 2.7 support, as exported since 3.0
|
||||||
have_func('rb_deprecate_constant(Qnil, "None")')
|
have_func('rb_deprecate_constant(Qnil, "None")')
|
||||||
|
|
||||||
$distcleanfiles << "constdefs.h"
|
$distcleanfiles << "constdefs.h"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue