From 080a6ad2c3759083c02506e1348b689f2194d4eb Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 29 Feb 2024 11:41:17 +0000 Subject: gentoo auto-resync : 29:02:2024 - 11:41:17 --- net-misc/kea/kea-9999.ebuild | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'net-misc/kea/kea-9999.ebuild') diff --git a/net-misc/kea/kea-9999.ebuild b/net-misc/kea/kea-9999.ebuild index bf1c596ab6ba..2c411fe395c2 100644 --- a/net-misc/kea/kea-9999.ebuild +++ b/net-misc/kea/kea-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ HOMEPAGE="https://www.isc.org/kea/" PYTHON_COMPAT=( python3_{8..12} ) -inherit autotools fcaps python-single-r1 systemd tmpfiles +inherit autotools fcaps flag-o-matic python-single-r1 systemd tmpfiles if [[ ${PV} = 9999* ]] ; then inherit git-r3 @@ -86,6 +86,13 @@ src_prepare() { } src_configure() { + # -Werror=odr + # https://bugs.gentoo.org/861617 + # + # I would truly love to submit an upstream bug but their self-hosted gitlab + # won't let me sign up. -- Eli + filter-lto + local myeconfargs=( --disable-install-configurations --disable-rpath -- cgit v1.2.3