dev-db/pgpool2: drop filter-lto

Fixed w/ 4.4.7 at least.

Bug: https://bugs.gentoo.org/855248
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-02-25 07:36:30 +00:00
parent a373e452d4
commit 751d4ca453
2 changed files with 0 additions and 12 deletions

View File

@@ -51,12 +51,6 @@ src_configure() {
# bug #946410
append-cflags -std=gnu17
# -Werror=lto-type-mismatch
# https://bugs.gentoo.org/855248
# https://github.com/pgpool/pgpool2/issues/42
#
filter-lto
postgres-multi_foreach econf \
--disable-rpath \
--sysconfdir="${EPREFIX}/etc/${PN}" \

View File

@@ -56,12 +56,6 @@ src_configure() {
# bug #946410
append-cflags -std=gnu17
# -Werror=lto-type-mismatch
# https://bugs.gentoo.org/855248
# https://github.com/pgpool/pgpool2/issues/42
#
filter-lto
postgres-multi_foreach econf \
--disable-rpath \
--sysconfdir="${EPREFIX}/etc/${PN}" \