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/musl/
Date: Wed, 22 Dec 2021 05:26:23
Message-Id: 1640150758.08478f0703855f0661093049268748a968ff052a.sam@gentoo
1 commit: 08478f0703855f0661093049268748a968ff052a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 22 05:25:58 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 22 05:25:58 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08478f07
7
8 profiles/features/musl: don't force htop[unwind]
9
10 Works fine without, I misread configure.
11
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 profiles/features/musl/package.use.force | 7 +------
15 1 file changed, 1 insertion(+), 6 deletions(-)
16
17 diff --git a/profiles/features/musl/package.use.force b/profiles/features/musl/package.use.force
18 index 5495a35bbcbe..f11de170c840 100644
19 --- a/profiles/features/musl/package.use.force
20 +++ b/profiles/features/musl/package.use.force
21 @@ -1,11 +1,6 @@
22 -# Copyright 1999-2018 Gentoo Foundation.
23 +# Copyright 1999-2021 Gentoo Authors.
24 # Distributed under the terms of the GNU General Public License v2
25
26 -# Sam James <sam@g.o> (2021-12-15)
27 -# Force libunwind/llvm-libunwind (either way, a -lunwind) here as execinfo
28 -# isn't on musl. bug #818208.
29 -sys-process/htop unwind
30 -
31 # Andreas K. Hüttel <dilfridge@g.o> (2021-07-14)
32 # Do not force system install for libxcrypt here
33 >=sys-libs/libxcrypt-4.4.23-r1 -system -compat