From 1804d2ae908b26fe4e3d3a38646c7d6ffa733d92 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 24 Jan 2024 10:45:40 +0000 Subject: gentoo auto-resync : 24:01:2024 - 10:45:40 --- net-misc/ntpsec/ntpsec-1.2.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-misc/ntpsec/ntpsec-1.2.2-r1.ebuild') diff --git a/net-misc/ntpsec/ntpsec-1.2.2-r1.ebuild b/net-misc/ntpsec/ntpsec-1.2.2-r1.ebuild index 6d842405cf4d..8dccc88c556e 100644 --- a/net-misc/ntpsec/ntpsec-1.2.2-r1.ebuild +++ b/net-misc/ntpsec/ntpsec-1.2.2-r1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{9..11} ) PYTHON_REQ_USE='threads(+)' DISTUTILS_USE_SETUPTOOLS=no -inherit distutils-r1 flag-o-matic waf-utils systemd +inherit distutils-r1 flag-o-matic waf-utils systemd toolchain-funcs if [[ ${PV} == *9999* ]]; then inherit git-r3 @@ -74,7 +74,7 @@ src_prepare() { } src_configure() { - is-flagq -flto* && filter-flags -fuse-linker-plugin + tc-is-lto && filter-flags -fuse-linker-plugin filter-lto local string_127="" -- cgit v1.2.3