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
---
configure.ac | 9 ---------
1 file changed, 9 deletions(-)
Related issues
Bug #18672: Request to backport "Remove dependency on libcapstone"
merge revision(s) 222203297966f312109e8eaa2520f2cf2f59c09d: [Backport #18672]