mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
Revert "DEBUG: dump mkmf.log"
This reverts commit 69e209a3450bd6b281dcad1d96a34e9cab184845. The debug has finishted.
This commit is contained in:
parent
cbf405fec4
commit
b3ddeac33e
@ -270,14 +270,6 @@ def extmake(target, basedir = 'ext', maybestatic = true)
|
||||
end
|
||||
ensure
|
||||
Logging::log_close
|
||||
if error
|
||||
begin
|
||||
if File.exist?("mkmf.log")
|
||||
IO.copy_stream("mkmf.log", STDERR)
|
||||
end
|
||||
rescue SystemCallError
|
||||
end
|
||||
end
|
||||
if rbconfig0
|
||||
RbConfig.module_eval {
|
||||
remove_const(:CONFIG)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user