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-analyzer/wireshark
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-analyzer/wireshark')
-rw-r--r--net-analyzer/wireshark/metadata.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/metadata.xml b/net-analyzer/wireshark/metadata.xml
index 719a99791357..89ac9190ba3b 100644
--- a/net-analyzer/wireshark/metadata.xml
+++ b/net-analyzer/wireshark/metadata.xml
@@ -39,7 +39,6 @@
<flag name="http2">Use <pkg>net-libs/nghttp2</pkg> for HTTP/2 support</flag>
<flag name="ilbc">Build with iLBC support in RTP Player using <pkg>media-libs/libilbc</pkg></flag>
<flag name="libxml2">Use <pkg>dev-libs/libxml2</pkg> for handling XML configuration in dissectors</flag>
- <flag name="lto">Enable link time optimization</flag>
<flag name="maxminddb">Use <pkg>dev-libs/libmaxminddb</pkg> for IP address geolocation</flag>
<flag name="mergecap">Install mergecap, to merge two or more capture files into one</flag>
<flag name="minizip">Build with zip file compression support</flag>