summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs/mercurial/mercurial-5.0.2.ebuild')
-rw-r--r--dev-vcs/mercurial/mercurial-5.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/mercurial/mercurial-5.0.2.ebuild b/dev-vcs/mercurial/mercurial-5.0.2.ebuild
index c3f5137de8f6..8e116e668203 100644
--- a/dev-vcs/mercurial/mercurial-5.0.2.ebuild
+++ b/dev-vcs/mercurial/mercurial-5.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -49,7 +49,7 @@ python_prepare_all() {
}
python_configure_all() {
- strip-flags -ftracer -ftree-vectorize
+ strip-flags # was '-ftracer -ftree-vectorize', TODO: see bug #712594
# Note: make it impl-conditional if py3 is supported
append-flags -fno-strict-aliasing