summaryrefslogtreecommitdiff
path: root/dev-lang/python/python-0.3.14.3.ebuild
AgeCommit message (Collapse)Author
9 daysdev-lang/python: pass -fno-lto in LDFLAGS for CBUILD tooSam James
Needed for cross-compiling when -flto is in *FLAGS including LDFLAGS. We already try to disable LTO for the CBUILD Python we build for cross but not in LDFLAGS, so do that too to avoid a configure test failure. Signed-off-by: Sam James <sam@gentoo.org>
2026-02-04dev-lang/python: Bump to 0.3.14.3Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>