commit:     716e8a495d874d8b5dc259d2b218e28aa7a2595a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 14 10:44:40 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 14 11:14:01 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=716e8a49

sys-devel/mold: really fix wrapper

Bug: https://bugs.gentoo.org/823653
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-devel/mold/{mold-0.9.6-r1.ebuild => mold-0.9.6-r2.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-devel/mold/mold-0.9.6-r1.ebuild 
b/sys-devel/mold/mold-0.9.6-r2.ebuild
similarity index 98%
rename from sys-devel/mold/mold-0.9.6-r1.ebuild
rename to sys-devel/mold/mold-0.9.6-r2.ebuild
index 7a9c767ceeaa..a8bb3b7a4246 100644
--- a/sys-devel/mold/mold-0.9.6-r1.ebuild
+++ b/sys-devel/mold/mold-0.9.6-r2.ebuild
@@ -42,6 +42,7 @@ src_prepare() {
        # https://github.com/rui314/mold/issues/127
        sed -i \
                -e 
"s:/usr/lib64/mold/mold-wrapper.so:${EPREFIX}/usr/$(get_libdir)/mold/mold-wrapper.so:"
 \
+               elf/subprocess.cc || die
 
        # Needs unpackaged dwarfutils
        rm test/compressed-debug-info.sh \

Reply via email to