diff --git a/app-shells/bash/bash-5.3_beta_p20250224.ebuild b/app-shells/bash/bash-5.3_beta_p20250224.ebuild index 191364c29e2e6..05ae39cc873a8 100644 --- a/app-shells/bash/bash-5.3_beta_p20250224.ebuild +++ b/app-shells/bash/bash-5.3_beta_p20250224.ebuild @@ -179,10 +179,6 @@ src_configure() { # may misbehave at runtime. unset -v YACC - # wcsnwidth(), substring() issues with -Wlto-type-mismatch, reported - # upstream to Chet by email. - filter-lto - myconf=( --disable-profiling diff --git a/app-shells/bash/bash-9999.ebuild b/app-shells/bash/bash-9999.ebuild index 58079b36bef09..ebd7607905d65 100644 --- a/app-shells/bash/bash-9999.ebuild +++ b/app-shells/bash/bash-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -179,10 +179,6 @@ src_configure() { # may misbehave at runtime. unset -v YACC - # wcsnwidth(), substring() issues with -Wlto-type-mismatch, reported - # upstream to Chet by email. - filter-lto - myconf=( --disable-profiling