Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/musl/
Date: Mon, 29 Nov 2021 13:29:52
Message-Id: 1638192584.d1f1ff8b9e1afdf11d52d56797c74559319b1280.marecki@gentoo
1 commit: d1f1ff8b9e1afdf11d52d56797c74559319b1280
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 29 13:28:19 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 29 13:29:44 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1f1ff8b
7
8 profiles/features/musl: mask app-forensics/honggfuzz
9
10 Bug: https://bugs.gentoo.org/715648
11 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
12
13 profiles/features/musl/package.mask | 5 +++++
14 1 file changed, 5 insertions(+)
15
16 diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask
17 index 8bf8e5b3342e..96a06e2116fa 100644
18 --- a/profiles/features/musl/package.mask
19 +++ b/profiles/features/musl/package.mask
20 @@ -1,6 +1,11 @@
21 # Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 +# Marek Szuba <marecki@g.o> (2021-11-29)
25 +# Uses the header file sys/queue.h, which musl does not include by design
26 +# - see their FAQ. Bug #715648.
27 +app-forensics/honggfuzz
28 +
29 # Andreas K. Hüttel <dilfridge@g.o> (2021-11-21)
30 # No musl patches in ebuild
31 <sys-devel/gcc-9