From: "alanwu (Alan Wu)" Date: 2022-03-31T21:44:03+00:00 Subject: [ruby-core:108147] [Ruby master Bug#18672] Request to backport "Remove dependency on libcapstone" Issue #18672 has been reported by alanwu (Alan Wu). ---------------------------------------- Bug #18672: Request to backport "Remove dependency on libcapstone" https://bugs.ruby-lang.org/issues/18672 * Author: alanwu (Alan Wu) * Status: Closed * Priority: Normal * Backport: 2.6: DONTNEED, 2.7: DONTNEED, 3.0: DONTNEED, 3.1: REQUIRED ---------------------------------------- This [commit] makes it easier to build Ruby and I would like it to be included in the next point release for the 3.1 series. --- ``` commit 222203297966f312109e8eaa2520f2cf2f59c09d (origin/master) Author: Alan Wu AuthorDate: Thu Mar 31 17:26:28 2022 -0400 Remove dependency on libcapstone We have received reports of build failures due to this configuration check modifying compile flags. Since only YJIT devs use this library we can remove it to make Ruby easier to build for users. See: https://github.com/rbenv/ruby-build/discussions/1933 ``` [commit]: https://git.ruby-lang.org/ruby.git/commit/?id=222203297966f312109e8eaa2520f2cf2f59c09d -- https://bugs.ruby-lang.org/ Unsubscribe: