* [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/amd64/23.0/split-usr/musl/llvm/, ...
@ 2025-02-09 8:02 Sam James
0 siblings, 0 replies; only message in thread
From: Sam James @ 2025-02-09 8:02 UTC (permalink / raw
To: gentoo-commits
commit: 56a244ec7fed363eb84436ee6976adc687f609eb
Author: Michal Rostecki <vadorovsky <AT> protonmail <DOT> com>
AuthorDate: Sat Feb 8 06:06:11 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 9 08:00:44 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56a244ec
profiles: Add musl/llvm feature, use it as a parent of musl/llvm profiles
Having a separate musl/llvm feature allows us to (un)mask packages for
all musl/llvm profiles, without affecting GCC-based musl profiles.
Signed-off-by: Michal Rostecki <vadorovsky <AT> protonmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
profiles/default/linux/amd64/23.0/musl/llvm/parent | 2 +-
profiles/default/linux/amd64/23.0/split-usr/musl/llvm/parent | 2 +-
profiles/default/linux/arm64/23.0/musl/llvm/parent | 2 +-
profiles/default/linux/arm64/23.0/split-usr/musl/llvm/parent | 2 +-
profiles/features/musl/llvm/eapi | 1 +
profiles/features/musl/llvm/parent | 2 ++
6 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/profiles/default/linux/amd64/23.0/musl/llvm/parent b/profiles/default/linux/amd64/23.0/musl/llvm/parent
index 845cedb73fde..bce85960e266 100644
--- a/profiles/default/linux/amd64/23.0/musl/llvm/parent
+++ b/profiles/default/linux/amd64/23.0/musl/llvm/parent
@@ -1,2 +1,2 @@
..
-../../../../../../features/llvm
+../../../../../../features/musl/llvm
diff --git a/profiles/default/linux/amd64/23.0/split-usr/musl/llvm/parent b/profiles/default/linux/amd64/23.0/split-usr/musl/llvm/parent
index 63a4f9547e6f..bc92e589ba25 100644
--- a/profiles/default/linux/amd64/23.0/split-usr/musl/llvm/parent
+++ b/profiles/default/linux/amd64/23.0/split-usr/musl/llvm/parent
@@ -1,2 +1,2 @@
..
-../../../../../../../features/llvm
+../../../../../../../features/musl/llvm
diff --git a/profiles/default/linux/arm64/23.0/musl/llvm/parent b/profiles/default/linux/arm64/23.0/musl/llvm/parent
index 845cedb73fde..bce85960e266 100644
--- a/profiles/default/linux/arm64/23.0/musl/llvm/parent
+++ b/profiles/default/linux/arm64/23.0/musl/llvm/parent
@@ -1,2 +1,2 @@
..
-../../../../../../features/llvm
+../../../../../../features/musl/llvm
diff --git a/profiles/default/linux/arm64/23.0/split-usr/musl/llvm/parent b/profiles/default/linux/arm64/23.0/split-usr/musl/llvm/parent
index 63a4f9547e6f..bc92e589ba25 100644
--- a/profiles/default/linux/arm64/23.0/split-usr/musl/llvm/parent
+++ b/profiles/default/linux/arm64/23.0/split-usr/musl/llvm/parent
@@ -1,2 +1,2 @@
..
-../../../../../../../features/llvm
+../../../../../../../features/musl/llvm
diff --git a/profiles/features/musl/llvm/eapi b/profiles/features/musl/llvm/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/features/musl/llvm/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/features/musl/llvm/parent b/profiles/features/musl/llvm/parent
new file mode 100644
index 000000000000..fe91e777cfe2
--- /dev/null
+++ b/profiles/features/musl/llvm/parent
@@ -0,0 +1,2 @@
+..
+../../llvm
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2025-02-09 8:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-09 8:02 [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/amd64/23.0/split-usr/musl/llvm/, Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox