summaryrefslogtreecommitdiff
path: root/dev-lang/python/python-3.13.3-r100.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/python/python-3.13.3-r100.ebuild')
-rw-r--r--dev-lang/python/python-3.13.3-r100.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-lang/python/python-3.13.3-r100.ebuild b/dev-lang/python/python-3.13.3-r100.ebuild
index 8754c8ec90c6..41372672b7f7 100644
--- a/dev-lang/python/python-3.13.3-r100.ebuild
+++ b/dev-lang/python/python-3.13.3-r100.ebuild
@@ -420,9 +420,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
)