Header files for MJIT is not generated already
The glob patterns are replaced by rote, but these files have been removed before it.
This commit is contained in:
parent
ee03df26ba
commit
38cf09fc70
@ -941,8 +941,6 @@ end
|
||||
install?(:ext, :arch, :hdr, :'arch-hdr', :'hdr-arch') do
|
||||
prepare "extension headers", archhdrdir
|
||||
install_recursive("#{$extout}/include/#{CONFIG['arch']}", archhdrdir, :glob => "*.h", :mode => $data_mode)
|
||||
install_recursive("#{$extout}/include/#{CONFIG['arch']}", archhdrdir, :glob => "rb_rjit_header-*.obj", :mode => $data_mode)
|
||||
install_recursive("#{$extout}/include/#{CONFIG['arch']}", archhdrdir, :glob => "rb_rjit_header-*.pch", :mode => $data_mode)
|
||||
end
|
||||
|
||||
install?(:ext, :comm, :'ext-comm') do
|
||||
|
Loading…
x
Reference in New Issue
Block a user