diff options
author | Sam James <sam@gentoo.org> | 2022-07-21 01:21:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-21 01:21:39 +0000 |
commit | a33f0b55fd183d9015d9b1a988ea0e8d261fb5c5 (patch) | |
tree | e2ad6d949bee52a0d4ff5194d239d9d674f3572b /sys-devel/llvm | |
parent | dev-vcs/gitolite-gentoo: fix UnusedLocalUse (diff) | |
download | gentoo-a33f0b55fd183d9015d9b1a988ea0e8d261fb5c5.tar.gz gentoo-a33f0b55fd183d9015d9b1a988ea0e8d261fb5c5.tar.bz2 gentoo-a33f0b55fd183d9015d9b1a988ea0e8d261fb5c5.zip |
sys-devel/llvm: fix UnusedLocalUse
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/llvm')
-rw-r--r-- | sys-devel/llvm/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
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> |