Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
---- Makefile.orig 2012-11-20 12:16:39.747881769 +0400
-+++ Makefile 2012-11-20 12:17:39.248881307 +0400
+--- a/Makefile 2012-11-20 12:16:39.747881769 +0400
++++ b/Makefile 2012-11-20 12:17:39.248881307 +0400
@@ -1,7 +1,3 @@
-ifndef CFLAGS
-CFLAGS = -O2 -Wall
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=4
+EAPI=7
-inherit base toolchain-funcs
+inherit toolchain-funcs
DESCRIPTION="Utilities for Intersil Prism2/2.5/3 based IEEE 802.11b wireless LAN products"
HOMEPAGE="http://hostap.epitest.fi/"
SLOT="0"
KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
PATCHES=( "${FILESDIR}/${P}-makefile.patch" )
src_compile() {