summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Tsoy <alexander@tsoy.me>2015-10-27 16:39:36 +0300
committerAlexander Tsoy <alexander@tsoy.me>2015-10-27 16:39:36 +0300
commit1eb5450ea2f772adf87267b5c7fe75226bb483b7 (patch)
tree7847cc3992f2faa6dba53c6ae69e54718a2a5e5a /net-p2p
parentnet-p2p/amule: depend on sys-libs/binutils-libs (diff)
downloadgentoo-1eb5450ea2f772adf87267b5c7fe75226bb483b7.tar.gz
gentoo-1eb5450ea2f772adf87267b5c7fe75226bb483b7.tar.bz2
gentoo-1eb5450ea2f772adf87267b5c7fe75226bb483b7.zip
net-p2p/amule: enable verbose build log
Gentoo-Bug: 453356
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/amule/amule-2.3.1-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/amule/amule-2.3.1-r1.ebuild b/net-p2p/amule/amule-2.3.1-r1.ebuild
index 4e337450fc96..565019e13b02 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) \