Package-Manager: Portage-2.3.85, Repoman-2.3.20
Closes: https://bugs.gentoo.org/706724
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit autotools
+inherit autotools flag-o-matic
DESCRIPTION="A framework for layer 2 attacks"
HOMEPAGE="http://www.yersinia.net/"
}
src_configure() {
+ append-cflags -fcommon
+
econf \
--enable-admin \
--with-pcap-includes=/usr/include \