Created attachment 524092 [details, diff] make-4.2.1_guile-2.2.patch This patch lets make detect guile-2.2.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5afc3c3f86bba087cd1542759f21a0d5814bebd6 commit 5afc3c3f86bba087cd1542759f21a0d5814bebd6 Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2018-03-16 08:47:10 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2018-03-16 08:47:10 +0000 sys-devel/make: Revbump to support guile-2.2 wih USE="guile" Thanks-to: Benda Xu <heroxbd@gentoo.org> Closes: https://bugs.gentoo.org/650608 Package-Manager: Portage-2.3.24, Repoman-2.3.6 sys-devel/make/files/make-4.2.1-guile-2.2.patch | 320 ++++++++++++++++++++++++ sys-devel/make/make-4.2.1-r3.ebuild | 58 +++++ 2 files changed, 378 insertions(+)
Thanks Lars!