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 /games-action
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 'games-action')
-rw-r--r--games-action/prismlauncher/metadata.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/games-action/prismlauncher/metadata.xml b/games-action/prismlauncher/metadata.xml
index f54dc7d44a8d..04368a2b7323 100644
--- a/games-action/prismlauncher/metadata.xml
+++ b/games-action/prismlauncher/metadata.xml
@@ -20,7 +20,6 @@
</upstream>
<longdescription>Prism Launcher is a multi-instance Minecraft launcher focused on user freedom, redistributability, and simplicity.</longdescription>
<use>
- <flag name="lto">Enable link-time optimization</flag>
<flag name="qt6">Build with Qt6 support instead of the default Qt5</flag>
</use>
</pkgmetadata>