From 8ddde81c3680e41dab4e71315c7416ba35d40dc5 Mon Sep 17 00:00:00 2001
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
Date: Wed, 5 Oct 2022 21:43:42 +0200
Subject: profiles: rename clang feature to llvm, adjust parent files
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
---
 profiles/default/linux/amd64/17.0/musl/clang/parent    | 2 +-
 profiles/default/linux/amd64/17.1/clang/parent         | 2 +-
 profiles/default/linux/amd64/17.1/systemd/clang/parent | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

(limited to 'profiles/default')

diff --git a/profiles/default/linux/amd64/17.0/musl/clang/parent b/profiles/default/linux/amd64/17.0/musl/clang/parent
index 45c5283c442b..845cedb73fde 100644
--- a/profiles/default/linux/amd64/17.0/musl/clang/parent
+++ b/profiles/default/linux/amd64/17.0/musl/clang/parent
@@ -1,2 +1,2 @@
 ..
-../../../../../../features/clang
+../../../../../../features/llvm
diff --git a/profiles/default/linux/amd64/17.1/clang/parent b/profiles/default/linux/amd64/17.1/clang/parent
index 7cba5799ab73..929f409fcc3f 100644
--- a/profiles/default/linux/amd64/17.1/clang/parent
+++ b/profiles/default/linux/amd64/17.1/clang/parent
@@ -1,2 +1,2 @@
 ..
-../../../../../features/clang
+../../../../../features/llvm
diff --git a/profiles/default/linux/amd64/17.1/systemd/clang/parent b/profiles/default/linux/amd64/17.1/systemd/clang/parent
index 45c5283c442b..845cedb73fde 100644
--- a/profiles/default/linux/amd64/17.1/systemd/clang/parent
+++ b/profiles/default/linux/amd64/17.1/systemd/clang/parent
@@ -1,2 +1,2 @@
 ..
-../../../../../../features/clang
+../../../../../../features/llvm
-- 
cgit v1.2.3-65-gdbad