commit:     f29e11e071427953f0af9724175eab07bf1b1367
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  6 13:37:28 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Sep  6 13:53:20 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f29e11e0

sys-libs/compiler-rt: Require ld.gold for testing in 15.0.0

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sys-libs/compiler-rt/compiler-rt-15.0.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-libs/compiler-rt/compiler-rt-15.0.0.ebuild 
b/sys-libs/compiler-rt/compiler-rt-15.0.0.ebuild
index c01ed38975d1..0b6ae1850e11 100644
--- a/sys-libs/compiler-rt/compiler-rt-15.0.0.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-15.0.0.ebuild
@@ -25,6 +25,7 @@ BDEPEND="
        clang? ( sys-devel/clang )
        test? (
                $(python_gen_any_dep ">=dev-python/lit-15[\${PYTHON_USEDEP}]")
+               sys-devel/binutils[gold]
                =sys-devel/clang-${PV%_*}*:${CLANG_SLOT}
        )
        !test? (

Reply via email to