commit: a33f0b55fd183d9015d9b1a988ea0e8d261fb5c5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 21 01:21:39 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jul 21 01:21:39 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a33f0b55
sys-devel/llvm: fix UnusedLocalUse
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-devel/llvm/metadata.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/sys-devel/llvm/metadata.xml b/sys-devel/llvm/metadata.xml
index c10c45dd8f21..fa838ec85ac6 100644
--- a/sys-devel/llvm/metadata.xml
+++ b/sys-devel/llvm/metadata.xml
@@ -14,7 +14,6 @@
<flag name="doc">Build and install the HTML documentation and
regenerate the man pages</flag>
<flag name="exegesis">Enable performance counter support for
llvm-exegesis tool
that can be used to measure host machine instruction
characteristics</flag>
- <flag name="gold">Build the binutils plugin</flag>
<flag name="ncurses">Support querying terminal properties using
ncurses' terminfo</flag>
<flag name="xar">Support dumping LLVM bitcode sections in
Mach-O files
(uses <pkg>app-arch/xar</pkg>)</flag>