summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/socat/socat-1.7.1.1.ebuild')
-rw-r--r--net-misc/socat/socat-1.7.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/socat/socat-1.7.1.1.ebuild b/net-misc/socat/socat-1.7.1.1.ebuild
index 4e146c756b92..b8a4526e5edf 100644
--- a/net-misc/socat/socat-1.7.1.1.ebuild
+++ b/net-misc/socat/socat-1.7.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.7.1.1.ebuild,v 1.10 2010/01/01 12:28:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.7.1.1.ebuild,v 1.11 2010/01/17 20:24:33 jer Exp $
EAPI="2"
@@ -25,7 +25,7 @@ DEPEND="
RDEPEND="${DEPEND}"
src_configure() {
- filter-flags -Wall
+ filter-flags -Wall -Wno-error*
econf \
$(use_enable ssl openssl) \
$(use_enable readline) \