From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/amd64/23.0/split-usr/musl/llvm/, ...
Date: Sun, 09 Feb 2025 08:02:36 +0000 (UTC) [thread overview]
Message-ID: <1739088044.56a244ec7fed363eb84436ee6976adc687f609eb.sam@gentoo> (raw)
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
reply other threads:[~2025-02-09 8:02 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1739088044.56a244ec7fed363eb84436ee6976adc687f609eb.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox