commit: e2915bcb26bb866f364ad296238da2053421fd4c
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 10 11:26:58 2024 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Tue Sep 10 11:30:31 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2915bcb
sys-firmware/seabios: Migrate to tc-ld-force-bfd
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
sys-firmware/seabios/seabios-1.16.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-firmware/seabios/seabios-1.16.3.ebuild
b/sys-firmware/seabios/seabios-1.16.3.ebuild
index 5e3eefbb46f8..801ae4507533 100644
--- a/sys-firmware/seabios/seabios-1.16.3.ebuild
+++ b/sys-firmware/seabios/seabios-1.16.3.ebuild
@@ -74,7 +74,7 @@ src_prepare() {
}
src_configure() {
- tc-ld-disable-gold #438058
+ tc-ld-force-bfd #438058
if use debug ; then
echo "CONFIG_DEBUG_LEVEL=8" >.config