net-libs/wvstreams: fix bug reference for flag workarounds

Looks like this meant to refer to bug #419971. Note that bug #611028
being fixed may mean it's obsolete anyway...

Bug: https://bugs.gentoo.org/419971
Bug: https://bugs.gentoo.org/611028
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-05-10 14:20:42 +01:00
parent 2d0be9f797
commit 4b37d99c3f

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=7
@@ -58,7 +58,7 @@ src_prepare() {
src_configure() {
append-flags -fno-strict-aliasing
append-flags -fno-tree-dce -fno-optimize-sibling-calls #421375
append-flags -fno-tree-dce -fno-optimize-sibling-calls #419971
tc-export AR CXX