зеркало из https://github.com/github/ruby.git
[MSWin] Fix for non-Windows (cygwin/msys) BASERUBY
This commit is contained in:
Родитель
26c4230404
Коммит
e76a550876
|
@ -113,6 +113,7 @@ class Exports::Mswin < Exports
|
|||
end
|
||||
case filetype
|
||||
when /OBJECT/, /LIBRARY/
|
||||
l.chomp!
|
||||
next if /^[[:xdigit:]]+ 0+ UNDEF / =~ l
|
||||
next unless /External/ =~ l
|
||||
next if /(?:_local_stdio_printf_options|v(f|sn?)printf(_s)?_l)\Z/ =~ l
|
||||
|
|
Загрузка…
Ссылка в новой задаче