commit:     1b2bfec883591a7aebba98662a6a7331a2a10245
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 10 08:58:26 2023 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Aug 10 10:35:03 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b2bfec8

app-emulation/wine-vanilla: extend force-bfd comment with reminder

Would rather stay conservative with wine, but should
probably revisit still.

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 app-emulation/wine-vanilla/wine-vanilla-8.13.ebuild | 6 +++++-
 app-emulation/wine-vanilla/wine-vanilla-9999.ebuild | 6 +++++-
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/app-emulation/wine-vanilla/wine-vanilla-8.13.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-8.13.ebuild
index 9ee3560f4437..a8e5b1d37232 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-8.13.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-8.13.ebuild
@@ -239,7 +239,11 @@ src_configure() {
                $(usev !odbc ac_cv_lib_soname_odbc=)
        )
 
-       tc-ld-force-bfd # builds with non-bfd but broken at runtime (bug 
#867097)
+       # builds with non-bfd but broken at runtime (bug #867097)
+       # TODO: retest mold and lld, and figure out what's wrong if
+       # still broken given (at least) lld is supposed to work
+       tc-ld-force-bfd
+
        filter-lto # build failure
        use custom-cflags || strip-flags # can break in obscure ways at runtime
 

diff --git a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
index 9ee3560f4437..a8e5b1d37232 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
@@ -239,7 +239,11 @@ src_configure() {
                $(usev !odbc ac_cv_lib_soname_odbc=)
        )
 
-       tc-ld-force-bfd # builds with non-bfd but broken at runtime (bug 
#867097)
+       # builds with non-bfd but broken at runtime (bug #867097)
+       # TODO: retest mold and lld, and figure out what's wrong if
+       # still broken given (at least) lld is supposed to work
+       tc-ld-force-bfd
+
        filter-lto # build failure
        use custom-cflags || strip-flags # can break in obscure ways at runtime
 

Reply via email to