summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2022-08-05 23:37:46 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2022-08-05 23:38:15 +0200
commit5426f72de52352c5dc8f9ea90854a5e61e189a78 (patch)
treef82d3a4637474b6802e95894f8ddcfab6e09ba9d /profiles/default/linux
parentsys-devel/binutils: don't default-enable gold in 2.39+ (diff)
downloadgentoo-5426f72de52352c5dc8f9ea90854a5e61e189a78.tar.gz
gentoo-5426f72de52352c5dc8f9ea90854a5e61e189a78.tar.bz2
gentoo-5426f72de52352c5dc8f9ea90854a5e61e189a78.zip
profiles: Add experimental amd64 systemd/clang profile
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles/default/linux')
-rw-r--r--profiles/default/linux/amd64/17.1/systemd/clang/eapi1
-rw-r--r--profiles/default/linux/amd64/17.1/systemd/clang/package.use.force16
-rw-r--r--profiles/default/linux/amd64/17.1/systemd/clang/packages.build9
-rw-r--r--profiles/default/linux/amd64/17.1/systemd/clang/parent2
4 files changed, 28 insertions, 0 deletions
diff --git a/profiles/default/linux/amd64/17.1/systemd/clang/eapi b/profiles/default/linux/amd64/17.1/systemd/clang/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/amd64/17.1/systemd/clang/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/amd64/17.1/systemd/clang/package.use.force b/profiles/default/linux/amd64/17.1/systemd/clang/package.use.force
new file mode 100644
index 000000000000..6d2600fecd08
--- /dev/null
+++ b/profiles/default/linux/amd64/17.1/systemd/clang/package.use.force
@@ -0,0 +1,16 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# in a multilib profile we need multilib madness
+dev-libs/libffi abi_x86_32 abi_x86_64
+dev-libs/libxml2 abi_x86_32 abi_x86_64
+sys-devel/clang abi_x86_32 abi_x86_64
+sys-devel/clang-runtime abi_x86_32 abi_x86_64
+sys-devel/llvm abi_x86_32 abi_x86_64
+sys-libs/compiler-rt abi_x86_32 abi_x86_64
+sys-libs/libcxxabi abi_x86_32 abi_x86_64
+sys-libs/libcxx abi_x86_32 abi_x86_64
+sys-libs/libunwind abi_x86_32 abi_x86_64
+sys-libs/llvm-libunwind abi_x86_32 abi_x86_64
+sys-libs/ncurses abi_x86_32 abi_x86_64
+sys-libs/zlib abi_x86_32 abi_x86_64
diff --git a/profiles/default/linux/amd64/17.1/systemd/clang/packages.build b/profiles/default/linux/amd64/17.1/systemd/clang/packages.build
new file mode 100644
index 000000000000..88a7f4d4212b
--- /dev/null
+++ b/profiles/default/linux/amd64/17.1/systemd/clang/packages.build
@@ -0,0 +1,9 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# we use glibc here, so we still need these in stage1
+# later stages should pull them in as BDEPEND anyway
+sys-devel/gcc
+sys-devel/gcc-config
+sys-devel/binutils
+sys-devel/binutils-config
diff --git a/profiles/default/linux/amd64/17.1/systemd/clang/parent b/profiles/default/linux/amd64/17.1/systemd/clang/parent
new file mode 100644
index 000000000000..45c5283c442b
--- /dev/null
+++ b/profiles/default/linux/amd64/17.1/systemd/clang/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../features/clang