mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
net-libs/meanwhile: add Debian bug references for -fno-tree-vrp workaround
It was also added upstream in 67d8eac15c
though not yet in a release.
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -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
|
||||
@@ -37,6 +37,8 @@ src_prepare() {
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
# https://bugs.debian.org/815045
|
||||
# https://bugs.debian.org/940621
|
||||
append-cflags -fno-tree-vrp
|
||||
|
||||
econf \
|
||||
|
||||
Reference in New Issue
Block a user