summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2023-10-25 21:02:08 -0400
committerIonen Wolkens <ionen@gentoo.org>2023-10-25 21:08:08 -0400
commit19c03f47d593ae273b213f895f0cdce5f16b6a6d (patch)
treee11e9b03c3cc88394639610dfa6bfd7057145be4
parentReserve UID and GUI for net-p2p/qbittorrent (diff)
downloadapi-19c03f47d593ae273b213f895f0cdce5f16b6a6d.tar.gz
api-19c03f47d593ae273b213f895f0cdce5f16b6a6d.tar.bz2
api-19c03f47d593ae273b213f895f0cdce5f16b6a6d.zip
repositories: drop lto-overlay
No commits since December 2022, and its use currently prevent installing anything due to bug #916287 which been ignored upstream for months following a deprecation period. Note that Gentoo is mostly handling LTO nowadays, and using a simple e.g. "-march=native -O2 -flto" for *FLAGS will typically work without needing an overlay to handle exceptions (if not, please file bugs). -O3 is fine too, however some other flags (e.g. -fno-plt, -fipa-pta) may be far more volatile and are not recommended either way. Not closing bug #916287 for now to make it easier for users to find it. Bug: https://bugs.gentoo.org/916287 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
-rw-r--r--files/overlays/repositories.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index c511ec7..3f72219 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -2409,18 +2409,6 @@
<feed>https://github.com/xen0n/loongson-overlay/commits/master.atom</feed>
</repo>
<repo quality="experimental" status="unofficial">
- <name>lto-overlay</name>
- <description lang="en">A Portage configuration for O3, Graphite, and LTO system-wide</description>
- <homepage>https://github.com/InBetweenNames/gentooLTO</homepage>
- <owner type="person">
- <email>lookatyouhacker@gmail.com</email>
- <name>Shane Peelar</name>
- </owner>
- <source type="git">https://github.com/InBetweenNames/gentooLTO.git</source>
- <source type="git">git+ssh://git@github.com/InBetweenNames/gentooLTO.git</source>
- <feed>https://github.com/InBetweenNames/gentooLTO/commits/master.atom</feed>
- </repo>
- <repo quality="experimental" status="unofficial">
<name>luke-jr</name>
<description>Misc ebuilds by Luke-Jr</description>
<homepage>http://luke.dashjr.org</homepage>