From 100b44dd67b506b6db4ca6aa2b38610bdedefc2a Mon Sep 17 00:00:00 2001 From: Gerion Entrup Date: Tue, 25 Jun 2024 10:50:27 +0200 Subject: clang: preperations Signed-off-by: Gerion Entrup --- sys-libs/libcxx/metadata.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 sys-libs/libcxx/metadata.xml (limited to 'sys-libs/libcxx/metadata.xml') diff --git a/sys-libs/libcxx/metadata.xml b/sys-libs/libcxx/metadata.xml new file mode 100644 index 0000000..413b6a0 --- /dev/null +++ b/sys-libs/libcxx/metadata.xml @@ -0,0 +1,16 @@ + + + + + llvm@gentoo.org + LLVM Project + + + Force building using installed clang (rather + than the default CC/CXX; required for testing). + Build on top of sys-libs/libcxxabi instead of gcc's libsupc++ (avoids depending on gcc). + + + llvm/llvm-project + + -- cgit v1.2.3-65-gdbad