From: "nagachika (Tomoyuki Chikanaga)" Date: 2022-06-18T07:38:10+00:00 Subject: [ruby-core:108995] [Ruby master Bug#18672] Request to backport "Remove dependency on libcapstone" Issue #18672 has been updated by nagachika (Tomoyuki Chikanaga). Backport changed from 2.6: DONTNEED, 2.7: DONTNEED, 3.0: DONTNEED, 3.1: REQUIRED to 2.6: DONTNEED, 2.7: DONTNEED, 3.0: DONTNEED, 3.1: DONE ruby_3_1 702f7c8417e2a47bd88ef72fd705c1739cd958de merged revision(s) 222203297966f312109e8eaa2520f2cf2f59c09d. ---------------------------------------- Bug #18672: Request to backport "Remove dependency on libcapstone" https://bugs.ruby-lang.org/issues/18672#change-98106 * Author: alanwu (Alan Wu) * Status: Closed * Priority: Normal * Backport: 2.6: DONTNEED, 2.7: DONTNEED, 3.0: DONTNEED, 3.1: DONE ---------------------------------------- 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: