[#109095] [Ruby master Misc#18888] Migrate ruby-lang.org mail services to Google Domains and Google Workspace — "shugo (Shugo Maeda)" <noreply@...>
Issue #18888 has been reported by shugo (Shugo Maeda).
16 messages
2022/06/30
[ruby-core:108995] [Ruby master Bug#18672] Request to backport "Remove dependency on libcapstone"
From:
"nagachika (Tomoyuki Chikanaga)" <noreply@...>
Date:
2022-06-18 07:38:10 UTC
List:
ruby-core #108995
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 <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
```
[commit]: https://git.ruby-lang.org/ruby.git/commit/?id=222203297966f312109e8eaa2520f2cf2f59c09d
--
https://bugs.ruby-lang.org/
Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>