commit:     009ba7c96b78c0b2b98dffcc3dac717d8d733e50
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 14 05:04:56 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 14 05:07:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=009ba7c9

profiles: add clang, llvm to info_pkgs

LLVM is often relevant for debugging build failures and both Clang
and LLVM are useful to know if folks are trying it out as e.g.
a system compiler.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/info_pkgs | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/profiles/info_pkgs b/profiles/info_pkgs
index 612cbb2c0ad9..2a3eaa838dc8 100644
--- a/profiles/info_pkgs
+++ b/profiles/info_pkgs
@@ -22,6 +22,8 @@ dev-lang/rust
 dev-lang/rust-bin
 sys-apps/sandbox
 dev-util/ccache
+sys-devel/clang
+sys-devel/llvm
 sys-devel/gcc
 sys-devel/gcc-config
 dev-java/java-config

Reply via email to