Actions
Bug #18672
closedRequest to backport "Remove dependency on libcapstone"
Description
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 <XrXr@users.noreply.github.com>
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
Updated by nagachika (Tomoyuki Chikanaga) almost 3 years ago
- 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.
Actions
Like0
Like0