From c90a08bcd57e5362397531897e587ef6221bc441 Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Fri, 23 Sep 2022 23:11:54 +0200 Subject: profiles: clang: allow glibc-2.35-r10 on stable already MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- profiles/features/clang/package.accept_keywords | 3 +++ 1 file changed, 3 insertions(+) (limited to 'profiles') diff --git a/profiles/features/clang/package.accept_keywords b/profiles/features/clang/package.accept_keywords index 92fa6b506f07..231f53933017 100644 --- a/profiles/features/clang/package.accept_keywords +++ b/profiles/features/clang/package.accept_keywords @@ -3,3 +3,6 @@ # this version contains the path fix for portage needed for stage1 builds =sys-apps/portage-3.0.33 ~amd64 + +# this version contains the fix for CPP resetting +=sys-libs/glibc-2.35-r10 ~amd64 -- cgit v1.2.3-65-gdbad