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 /app-editors/neovim
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 'app-editors/neovim')
-rw-r--r--app-editors/neovim/metadata.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app-editors/neovim/metadata.xml b/app-editors/neovim/metadata.xml
index 28259891cdc2..5c58332c3ce4 100644
--- a/app-editors/neovim/metadata.xml
+++ b/app-editors/neovim/metadata.xml
@@ -14,7 +14,6 @@
<name>Proxy Maintainers</name>
</maintainer>
<use>
- <flag name="lto">Build with Link Time Optimization (LTO)</flag>
<flag name="nvimpager">Install nvimpager symlink to less.sh macro</flag>
</use>
<upstream>