commit:     422d534d250f797843913c7d0fed6f1a6b1308ad
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 15 19:27:34 2023 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Dec 15 19:27:34 2023 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=422d534d

Drop arm64 systemd split-usr sets

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

 tools/catalyst-auto-arm64.conf | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/tools/catalyst-auto-arm64.conf b/tools/catalyst-auto-arm64.conf
index 0f152ca1..baba95af 100644
--- a/tools/catalyst-auto-arm64.conf
+++ b/tools/catalyst-auto-arm64.conf
@@ -8,8 +8,8 @@ SUBARCH=arm64
 
 SETS="
        openrc
-       llvm_openrc
        systemd_mu
+       llvm_openrc
        llvm_systemd_mu
        musl
        musl_hardened
@@ -19,12 +19,10 @@ SETS="
 SET_openrc_SPECS="stage1-openrc.spec stage3-openrc.spec stage3d-openrc.spec"
 SET_openrc_OPTIONAL_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec"
 
-SET_systemd_SPECS="stage1-systemd.spec stage3-systemd.spec 
stage3d-systemd.spec"
 SET_systemd_mu_SPECS="stage1-systemd-mu.spec stage3-systemd-mu.spec 
stage3d-systemd-mu.spec"
 
 SET_llvm_openrc_SPECS="llvm/stage1-openrc.spec llvm/stage3-openrc.spec"
 
-SET_llvm_systemd_SPECS="llvm/stage1-systemd.spec llvm/stage3-systemd.spec"
 SET_llvm_systemd_mu_SPECS="llvm/stage1-systemd-mu.spec 
llvm/stage3-systemd-mu.spec"
 
 SET_musl_SPECS="musl/stage1.spec musl/stage3.spec"

Reply via email to