From: v.ondruch@... Date: 2019-12-13T11:27:03+00:00 Subject: [ruby-core:96218] [Ruby master Bug#15425] Store MJIT header into Ruby versioned directory. Issue #15425 has been updated by vo.x (Vit Ondruch). File 0001-Store-MJIT-header-into-Ruby-versioned-directory-2.patch added File 0001-Store-MJIT-header-into-Ruby-versioned-directory-1.patch added The two attached patches might improve the issue. The `0001-Store-MJIT-header-into-Ruby-versioned-directory-1.patch` includes the `ruby_version` in the header name, while the `0001-Store-MJIT-header-into-Ruby-versioned-directory-2.patch` removes the version from the header altogether, because the header lives in versioned directory anyway. However, they still don't move the file to the same place as the config.h :/ ---------------------------------------- Bug #15425: Store MJIT header into Ruby versioned directory. https://bugs.ruby-lang.org/issues/15425#change-83110 * Author: vo.x (Vit Ondruch) * Status: Open * Priority: Normal * Assignee: k0kubun (Takashi Kokubun) * Target version: * ruby -v: ruby 2.6.0rc2 (2018-12-15 trunk 66408) [x86_64-linux] * Backport: 2.4: UNKNOWN, 2.5: UNKNOWN ---------------------------------------- This is a followup of #15391 which fixes JIT to respect the configuration options. However, I still wonder, why the file is versioned and why it is not stored in the versioned directory alongside all other internal Ruby headers. I believe, that while it now respects the header configuration flags, it still does not respect options such as "--with-ruby-version" ---Files-------------------------------- 0001-Store-MJIT-header-into-Ruby-versioned-directory-2.patch (1.8 KB) 0001-Store-MJIT-header-into-Ruby-versioned-directory-1.patch (1.72 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: