зеркало из https://github.com/github/ruby.git
[ruby/fiddle] Create extconf header for MSVC
Not to include parenthesized argument. https://github.com/ruby/fiddle/commit/c2c921e16a
This commit is contained in:
Родитель
521aea9a76
Коммит
afa33da72b
|
@ -6,5 +6,6 @@ def auto_ext(feat = $0[%r[/ext/(-test-/.*)/extconf.rb\z], 1], inc: false)
|
|||
inits.delete("init")
|
||||
inits.map! {|s|"X(#{s})"}
|
||||
$defs << "-DTEST_INIT_FUNCS(X)=\"#{inits.join(' ')}\""
|
||||
create_header
|
||||
create_makefile(feat)
|
||||
end
|
||||
|
|
Загрузка…
Ссылка в новой задаче