From 1581db777aa413144ae9aaff70602eae670c8b93 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 1 Jan 2023 08:21:34 +0000 Subject: gentoo auto-resync : 01:01:2023 - 08:21:34 --- net-misc/radvd/radvd-2.19-r5.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'net-misc/radvd/radvd-2.19-r5.ebuild') diff --git a/net-misc/radvd/radvd-2.19-r5.ebuild b/net-misc/radvd/radvd-2.19-r5.ebuild index fd3d71930125..29de0514de5a 100644 --- a/net-misc/radvd/radvd-2.19-r5.ebuild +++ b/net-misc/radvd/radvd-2.19-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -38,6 +38,9 @@ src_prepare() { } src_configure() { + # Needs reentrant functions (yyset_in), bug #884375 + export LEX=flex + econf --with-pidfile=/run/radvd/radvd.pid \ --with-systemdsystemunitdir=no \ $(use_with test check) -- cgit v1.2.3