commit:     b12f0fea9c499bbfcca62afd8c43549c430fddee
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 10 08:59:37 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=b12f0fea

app-emulation/wine-staging: 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-staging/wine-staging-8.13.ebuild | 6 +++++-
 app-emulation/wine-staging/wine-staging-9999.ebuild | 6 +++++-
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/app-emulation/wine-staging/wine-staging-8.13.ebuild 
b/app-emulation/wine-staging/wine-staging-8.13.ebuild
index 2032ebd58ea6..d2092db2b690 100644
--- a/app-emulation/wine-staging/wine-staging-8.13.ebuild
+++ b/app-emulation/wine-staging/wine-staging-8.13.ebuild
@@ -280,7 +280,11 @@ src_configure() {
                $(use_with xinerama)
        )
 
-       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-staging/wine-staging-9999.ebuild 
b/app-emulation/wine-staging/wine-staging-9999.ebuild
index 2032ebd58ea6..d2092db2b690 100644
--- a/app-emulation/wine-staging/wine-staging-9999.ebuild
+++ b/app-emulation/wine-staging/wine-staging-9999.ebuild
@@ -280,7 +280,11 @@ src_configure() {
                $(use_with xinerama)
        )
 
-       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