summaryrefslogtreecommitdiff
path: root/dev-lang
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/python/python-3.12.10.ebuild2
-rw-r--r--dev-lang/python/python-3.13.3-r100.ebuild2
-rw-r--r--dev-lang/python/python-3.13.3.ebuild2
-rw-r--r--dev-lang/python/python-3.14.0_alpha7-r100.ebuild2
-rw-r--r--dev-lang/python/python-3.14.0_alpha7.ebuild2
-rw-r--r--dev-lang/python/python-3.14.0_beta1-r100.ebuild2
-rw-r--r--dev-lang/python/python-3.14.0_beta1.ebuild2
7 files changed, 0 insertions, 14 deletions
diff --git a/dev-lang/python/python-3.12.10.ebuild b/dev-lang/python/python-3.12.10.ebuild
index e674e498a6ca..c1c5804b3328 100644
--- a/dev-lang/python/python-3.12.10.ebuild
+++ b/dev-lang/python/python-3.12.10.ebuild
@@ -397,9 +397,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
)
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
)
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
)
diff --git a/dev-lang/python/python-3.14.0_alpha7-r100.ebuild b/dev-lang/python/python-3.14.0_alpha7-r100.ebuild
index 6d529c9d9f71..76bff7a7b465 100644
--- a/dev-lang/python/python-3.14.0_alpha7-r100.ebuild
+++ b/dev-lang/python/python-3.14.0_alpha7-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
)
diff --git a/dev-lang/python/python-3.14.0_alpha7.ebuild b/dev-lang/python/python-3.14.0_alpha7.ebuild
index b6a027663fd7..f30d04d33285 100644
--- a/dev-lang/python/python-3.14.0_alpha7.ebuild
+++ b/dev-lang/python/python-3.14.0_alpha7.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
)
diff --git a/dev-lang/python/python-3.14.0_beta1-r100.ebuild b/dev-lang/python/python-3.14.0_beta1-r100.ebuild
index 9002d4f3e39f..7ba4463de079 100644
--- a/dev-lang/python/python-3.14.0_beta1-r100.ebuild
+++ b/dev-lang/python/python-3.14.0_beta1-r100.ebuild
@@ -424,9 +424,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
)
diff --git a/dev-lang/python/python-3.14.0_beta1.ebuild b/dev-lang/python/python-3.14.0_beta1.ebuild
index ddc7c86b021d..3f751e39232b 100644
--- a/dev-lang/python/python-3.14.0_beta1.ebuild
+++ b/dev-lang/python/python-3.14.0_beta1.ebuild
@@ -424,9 +424,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
)