commit: c23608a28f856bc7d667228ac0b42a6b9bd35d31
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 1 16:07:56 2016 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Feb 1 16:14:19 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c23608a2
net-misc/socat: Reinstate patch.
Package-Manager: portage-2.2.27
net-misc/socat/socat-1.7.3.1.ebuild | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/net-misc/socat/socat-1.7.3.1.ebuild
b/net-misc/socat/socat-1.7.3.1.ebuild
index e01d76b..b101e18 100644
--- a/net-misc/socat/socat-1.7.3.1.ebuild
+++ b/net-misc/socat/socat-1.7.3.1.ebuild
@@ -29,6 +29,11 @@ DOCS=(
BUGREPORTS CHANGES DEVELOPMENT EXAMPLES FAQ FILES PORTING README
SECURITY
)
+src_prepare() {
+ epatch "${FILESDIR}"/${PN}-1.7.3.0-filan-build.patch
+}
+
+
src_configure() {
filter-flags '-Wno-error*' #293324
tc-export AR