commit: ed81b5aa816230aef5c0f7872ff01ab3303d4d31
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 30 16:48:28 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 16:48:28 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed81b5aa
sys-devel/binutils: cleanup stale comments
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-devel/binutils/binutils-2.41.ebuild | 13 ++-----------
sys-devel/binutils/binutils-9999.ebuild | 13 ++-----------
2 files changed, 4 insertions(+), 22 deletions(-)
diff --git a/sys-devel/binutils/binutils-2.41.ebuild
b/sys-devel/binutils/binutils-2.41.ebuild
index 925731fdf56b..d553da58aa63 100644
--- a/sys-devel/binutils/binutils-2.41.ebuild
+++ b/sys-devel/binutils/binutils-2.41.ebuild
@@ -253,19 +253,12 @@ src_configure() {
--enable-obsolete
--enable-shared
--enable-threads
- # Newer versions (>=2.27) offer a configure flag now.
--enable-relro
- # Newer versions (>=2.24) make this an explicit option, bug
#497268
--enable-install-libiberty
- # Available from 2.35 on
--enable-textrel-check=$(usex hardened error warning)
-
# Things to think about
#--enable-deterministic-archives
-
- # Works better than vapier's patch, bug #808787
--enable-new-dtags
-
--disable-jansson
--disable-werror
--with-bugurl="$(toolchain-binutils_bugurl)"
@@ -275,11 +268,9 @@ src_configure() {
# Disable modules that are in a combined binutils/gdb tree, bug
#490566
--disable-{gdb,libdecnumber,readline,sim}
- # Strip out broken static link flags.
- # https://gcc.gnu.org/PR56750
+ # Strip out broken static link flags:
https://gcc.gnu.org/PR56750
--without-stage1-ldflags
- # Change SONAME to avoid conflict across
- # {native,cross}/binutils, binutils-libs. bug #666100
+ # Change SONAME to avoid conflict across
{native,cross}/binutils, binutils-libs. bug #666100
--with-extra-soversion-suffix=gentoo-${CATEGORY}-${PN}-$(usex
multitarget mt st)
$(use_with debuginfod)
diff --git a/sys-devel/binutils/binutils-9999.ebuild
b/sys-devel/binutils/binutils-9999.ebuild
index 925731fdf56b..d553da58aa63 100644
--- a/sys-devel/binutils/binutils-9999.ebuild
+++ b/sys-devel/binutils/binutils-9999.ebuild
@@ -253,19 +253,12 @@ src_configure() {
--enable-obsolete
--enable-shared
--enable-threads
- # Newer versions (>=2.27) offer a configure flag now.
--enable-relro
- # Newer versions (>=2.24) make this an explicit option, bug
#497268
--enable-install-libiberty
- # Available from 2.35 on
--enable-textrel-check=$(usex hardened error warning)
-
# Things to think about
#--enable-deterministic-archives
-
- # Works better than vapier's patch, bug #808787
--enable-new-dtags
-
--disable-jansson
--disable-werror
--with-bugurl="$(toolchain-binutils_bugurl)"
@@ -275,11 +268,9 @@ src_configure() {
# Disable modules that are in a combined binutils/gdb tree, bug
#490566
--disable-{gdb,libdecnumber,readline,sim}
- # Strip out broken static link flags.
- # https://gcc.gnu.org/PR56750
+ # Strip out broken static link flags:
https://gcc.gnu.org/PR56750
--without-stage1-ldflags
- # Change SONAME to avoid conflict across
- # {native,cross}/binutils, binutils-libs. bug #666100
+ # Change SONAME to avoid conflict across
{native,cross}/binutils, binutils-libs. bug #666100
--with-extra-soversion-suffix=gentoo-${CATEGORY}-${PN}-$(usex
multitarget mt st)
$(use_with debuginfod)