summaryrefslogtreecommitdiff
path: root/dev-lang/python/python-3.13.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/python/python-3.13.3.ebuild')
-rw-r--r--dev-lang/python/python-3.13.3.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-lang/python/python-3.13.3.ebuild b/dev-lang/python/python-3.13.3.ebuild
index da9cff18c5a3..2a02ff9b8eac 100644
--- a/dev-lang/python/python-3.13.3.ebuild
+++ b/dev-lang/python/python-3.13.3.ebuild
@@ -422,9 +422,7 @@ src_configure() {
$(use_with valgrind)
)
- # https://bugs.gentoo.org/700012
if tc-is-lto; then
- append-cflags $(test-flags-CC -ffat-lto-objects)
myeconfargs+=(
--with-lto
)