app-shells/bash: drop filter-lto from 5.3_beta_p20250224/9999

This issue was only ever in some 5.3 snapshots. I can't spot which
commit fixed it, but it seems gone now.

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-02-25 07:26:12 +00:00
parent d6592e1a25
commit 5dd04d2ba7
2 changed files with 1 additions and 9 deletions

View File

@@ -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

View File

@@ -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