[gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/arm64/17.0/systemd/llvm/merged-usr/, profiles/

2022-11-21 Thread Andreas K. Hüttel
commit: fda564eef0aafb701082d63f93ab22f8729122b3
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon Nov 21 21:14:19 2022 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon Nov 21 21:14:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fda564ee

profiles: Add arm64 llvm systemd merged-usr profile

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 profiles/default/linux/arm64/17.0/systemd/llvm/merged-usr/eapi   | 1 +
 profiles/default/linux/arm64/17.0/systemd/llvm/merged-usr/parent | 2 ++
 profiles/profiles.desc   | 1 +
 3 files changed, 4 insertions(+)

diff --git a/profiles/default/linux/arm64/17.0/systemd/llvm/merged-usr/eapi 
b/profiles/default/linux/arm64/17.0/systemd/llvm/merged-usr/eapi
new file mode 100644
index ..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/arm64/17.0/systemd/llvm/merged-usr/eapi
@@ -0,0 +1 @@
+5

diff --git a/profiles/default/linux/arm64/17.0/systemd/llvm/merged-usr/parent 
b/profiles/default/linux/arm64/17.0/systemd/llvm/merged-usr/parent
new file mode 100644
index ..c8b1675247c9
--- /dev/null
+++ b/profiles/default/linux/arm64/17.0/systemd/llvm/merged-usr/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../../features/merged-usr

diff --git a/profiles/profiles.desc b/profiles/profiles.desc
index 5db12b3799be..610a2d5937b5 100644
--- a/profiles/profiles.desc
+++ b/profiles/profiles.desc
@@ -143,6 +143,7 @@ arm64   
default/linux/arm64/17.0/systemd/merged-usr stable
 arm64  default/linux/arm64/17.0/systemd/selinux
exp
 arm64  default/linux/arm64/17.0/llvm   
exp
 arm64  default/linux/arm64/17.0/systemd/llvm   
exp
+arm64  default/linux/arm64/17.0/systemd/llvm/merged-usr
exp
 
 
 # ARM64 Profiles (big-endian)



[gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/arm64/17.0/systemd/llvm/

2022-10-14 Thread Andreas K. Hüttel
commit: b5e7f41fe3075e13dacc2e27a4b8a76841a97a79
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Oct 14 12:54:03 2022 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri Oct 14 12:54:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5e7f41f

profiles: also add arm64 systemd+llvm variant

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 profiles/default/linux/arm64/17.0/systemd/llvm/eapi   | 1 +
 profiles/default/linux/arm64/17.0/systemd/llvm/packages.build | 9 +
 profiles/default/linux/arm64/17.0/systemd/llvm/parent | 2 ++
 3 files changed, 12 insertions(+)

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 ..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 ..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 ..845cedb73fde
--- /dev/null
+++ b/profiles/default/linux/arm64/17.0/systemd/llvm/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../features/llvm