commit: 1eb5450ea2f772adf87267b5c7fe75226bb483b7
Author: Alexander Tsoy <alexander <AT> tsoy <DOT> me>
AuthorDate: Tue Oct 27 13:39:36 2015 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Oct 27 13:39:36 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eb5450e
net-p2p/amule: enable verbose build log
Gentoo-Bug: 453356
net-p2p/amule/amule-2.3.1-r1.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/net-p2p/amule/amule-2.3.1-r1.ebuild
b/net-p2p/amule/amule-2.3.1-r1.ebuild
index 4e33745..565019e 100644
--- a/net-p2p/amule/amule-2.3.1-r1.ebuild
+++ b/net-p2p/amule/amule-2.3.1-r1.ebuild
@@ -79,6 +79,7 @@ src_configure() {
fi
econf \
+ --with-denoise-level=0 \
--with-wx-config="${WX_CONFIG}" \
--enable-amulecmd \
$(use_enable debug) \