diff options
Diffstat (limited to 'profiles/default')
6 files changed, 24 insertions, 0 deletions
diff --git a/profiles/default/linux/loong/23.0/la64v100/lp64d/clang/eapi b/profiles/default/linux/loong/23.0/la64v100/lp64d/clang/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/loong/23.0/la64v100/lp64d/clang/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/loong/23.0/la64v100/lp64d/clang/packages.build b/profiles/default/linux/loong/23.0/la64v100/lp64d/clang/packages.build new file mode 100644 index 000000000000..799d57df3d55 --- /dev/null +++ b/profiles/default/linux/loong/23.0/la64v100/lp64d/clang/packages.build @@ -0,0 +1,9 @@ +# Copyright 2023 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/loong/23.0/la64v100/lp64d/clang/parent b/profiles/default/linux/loong/23.0/la64v100/lp64d/clang/parent new file mode 100644 index 000000000000..63a4f9547e6f --- /dev/null +++ b/profiles/default/linux/loong/23.0/la64v100/lp64d/clang/parent @@ -0,0 +1,2 @@ +.. +../../../../../../../features/llvm diff --git a/profiles/default/linux/loong/23.0/la64v100/lp64d/systemd/clang/eapi b/profiles/default/linux/loong/23.0/la64v100/lp64d/systemd/clang/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/loong/23.0/la64v100/lp64d/systemd/clang/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/loong/23.0/la64v100/lp64d/systemd/clang/packages.build b/profiles/default/linux/loong/23.0/la64v100/lp64d/systemd/clang/packages.build new file mode 100644 index 000000000000..799d57df3d55 --- /dev/null +++ b/profiles/default/linux/loong/23.0/la64v100/lp64d/systemd/clang/packages.build @@ -0,0 +1,9 @@ +# Copyright 2023 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/loong/23.0/la64v100/lp64d/systemd/clang/parent b/profiles/default/linux/loong/23.0/la64v100/lp64d/systemd/clang/parent new file mode 100644 index 000000000000..3e3adeeff3f9 --- /dev/null +++ b/profiles/default/linux/loong/23.0/la64v100/lp64d/systemd/clang/parent @@ -0,0 +1,2 @@ +.. +../../../../../../../../features/llvm |