[ruby/fiddle] Create extconf header for MSVC
Not to include parenthesized argument. https://github.com/ruby/fiddle/commit/c2c921e16a
This commit is contained in:
parent
521aea9a76
commit
afa33da72b
Notes:
git
2021-09-05 19:26:21 +09:00
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user