There was an error while loading. Please reload this page.
1 parent 143edbd commit f87fe7aCopy full SHA for f87fe7a
ext/etc/extconf.rb
@@ -47,6 +47,7 @@
47
%x[#{RbConfig.ruby} #{srcdir}/mkconstants.rb -o #{srcdir}/constdefs.h]
48
end
49
50
+# TODO: remove when dropping 2.7 support, as exported since 3.0
51
have_func('rb_deprecate_constant(Qnil, "None")')
52
53
$distcleanfiles << "constdefs.h"
0 commit comments