mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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}" \
|
||||
|
||||
@@ -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}" \
|
||||
|
||||
Reference in New Issue
Block a user