From 6890ef4bc1a8b3a67c9da1059091ffe775d4083b Mon Sep 17 00:00:00 2001 From: Alex Revin <2b57@pm.me> Date: Sun, 5 Dec 2021 00:13:04 +0100 Subject: profiles: add clang profile feature MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Alex Revin <2b57@pm.me> Closes: https://github.com/gentoo/gentoo/pull/23187 Signed-off-by: Andreas K. Hüttel --- profiles/features/clang/packages | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 profiles/features/clang/packages (limited to 'profiles/features/clang/packages') diff --git a/profiles/features/clang/packages b/profiles/features/clang/packages new file mode 100644 index 000000000000..9536b85862f3 --- /dev/null +++ b/profiles/features/clang/packages @@ -0,0 +1,14 @@ +# now part of @system set +*sys-devel/lld +*sys-devel/llvm +*sys-devel/clang +*sys-libs/libcxx +*sys-libs/libcxxabi +*sys-libs/compiler-rt +*sys-libs/llvm-libunwind + +# not needed with clang +-*sys-devel/gcc +-*sys-devel/gcc-config +-*sys-devel/binutils +-*sys-devel/binutils-config -- cgit v1.2.3-18-g5258