Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/clang/
Date: Sat, 10 Sep 2022 16:21:11
Message-Id: 1662826861.be75b448302105a279d83801b6014cdf280abfc9.sam@gentoo
1 commit: be75b448302105a279d83801b6014cdf280abfc9
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 10 16:20:36 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 10 16:21:01 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be75b448
7
8 profiles/features/clang: force USE=llvm-libunwind
9
10 Observed by Ionen earlier. Surprised we didn't do this earlier.
11
12 Note that it's already in @system here.
13
14 Signed-off-by: Sam James <sam <AT> gentoo.org>
15
16 profiles/features/clang/use.force | 1 +
17 1 file changed, 1 insertion(+)
18
19 diff --git a/profiles/features/clang/use.force b/profiles/features/clang/use.force
20 index e671fa21003e..b1067fb9ea86 100644
21 --- a/profiles/features/clang/use.force
22 +++ b/profiles/features/clang/use.force
23 @@ -1 +1,2 @@
24 clang
25 +llvm-libunwind