diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-10-14 19:44:42 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-10-14 19:44:42 +0100 |
commit | 4392d53af7ce45ccfe6eb14146479ef0e2bd790a (patch) | |
tree | 505de6d6499defff572e53779c70f5fac1118499 /profiles/default | |
parent | 926f46a6d07cdbc78d625b2dfca6a3c27a95b14a (diff) |
gentoo auto-resync : 14:10:2022 - 19:44:42
Diffstat (limited to 'profiles/default')
5 files changed, 15 insertions, 0 deletions
diff --git a/profiles/default/linux/arm64/17.0/musl/llvm/eapi b/profiles/default/linux/arm64/17.0/musl/llvm/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/arm64/17.0/musl/llvm/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/arm64/17.0/musl/llvm/parent b/profiles/default/linux/arm64/17.0/musl/llvm/parent new file mode 100644 index 000000000000..845cedb73fde --- /dev/null +++ b/profiles/default/linux/arm64/17.0/musl/llvm/parent @@ -0,0 +1,2 @@ +.. +../../../../../../features/llvm diff --git a/profiles/default/linux/arm64/17.0/systemd/llvm/eapi b/profiles/default/linux/arm64/17.0/systemd/llvm/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/arm64/17.0/systemd/llvm/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/arm64/17.0/systemd/llvm/packages.build b/profiles/default/linux/arm64/17.0/systemd/llvm/packages.build new file mode 100644 index 000000000000..9ffb08757bd7 --- /dev/null +++ b/profiles/default/linux/arm64/17.0/systemd/llvm/packages.build @@ -0,0 +1,9 @@ +# Copyright 2021 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/arm64/17.0/systemd/llvm/parent b/profiles/default/linux/arm64/17.0/systemd/llvm/parent new file mode 100644 index 000000000000..845cedb73fde --- /dev/null +++ b/profiles/default/linux/arm64/17.0/systemd/llvm/parent @@ -0,0 +1,2 @@ +.. +../../../../../../features/llvm |