commit:     297acca8de0afffe414d687f2d801297947a6a44
Author:     Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 23 19:34:26 2018 +0000
Commit:     Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Mon Jul 23 19:34:48 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=297acca8

net-misc/vde: bug #661818

Package-Manager: Portage-2.3.43, Repoman-2.3.10

 net-misc/vde/vde-2.3.2-r4.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/net-misc/vde/vde-2.3.2-r4.ebuild b/net-misc/vde/vde-2.3.2-r4.ebuild
index fe1cc671c9a..117e2965131 100644
--- a/net-misc/vde/vde-2.3.2-r4.ebuild
+++ b/net-misc/vde/vde-2.3.2-r4.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit ltprune python-single-r1 user
+inherit ltprune python-single-r1 user flag-o-matic
 
 MY_P="${PN}2-${PV}"
 
@@ -41,6 +41,7 @@ pkg_setup() {
 }
 
 src_configure() {
+       filter-flags -O0 -Os
        econf \
                $(use_enable pcap) \
                $(use_enable python) \

Reply via email to