summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-12-17 16:49:19 +0100
committerMichał Górny <mgorny@gentoo.org>2023-12-18 19:52:37 +0100
commitad0f2f0c066181753029de48089ade46c8c3b92e (patch)
tree11d51a91681d6eec5a8bf25de66d44315984603a /net-irc
parentprofiles/use.desc: Make USE=opencl global (diff)
downloadgentoo-ad0f2f0c066181753029de48089ade46c8c3b92e.tar.gz
gentoo-ad0f2f0c066181753029de48089ade46c8c3b92e.tar.bz2
gentoo-ad0f2f0c066181753029de48089ade46c8c3b92e.zip
profiles/use.desc: Make USE=lto global
Add a global USE=lto flag. The flag is used semi-consistently in 31 packages, with a few adding extra information. That said, probably many of these uses are invalid, as they are equivalent to adding `-flto` to CFLAGS. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/ircii/metadata.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/net-irc/ircii/metadata.xml b/net-irc/ircii/metadata.xml
index 0cdf261be819..aa20bff17b1d 100644
--- a/net-irc/ircii/metadata.xml
+++ b/net-irc/ircii/metadata.xml
@@ -5,7 +5,4 @@
<email>bkohler@gentoo.org</email>
<name>Ben Kohler</name>
</maintainer>
- <use>
- <flag name="lto">Build using Link Time Optimizations (LTO)</flag>
- </use>
</pkgmetadata>