Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/hardened/linux/musl/
Date: Fri, 01 Jan 2016 18:17:40
Message-Id: 1451672683.ab164c0e3883f794fa4feedc9b3e71e50c8a7b43.blueness@gentoo
1 commit: ab164c0e3883f794fa4feedc9b3e71e50c8a7b43
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 1 18:24:33 2016 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 1 18:24:43 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab164c0e
7
8 profiles: mask dev-libs/pth on musl, bug #525136
9
10 profiles/hardened/linux/musl/package.mask | 3 +++
11 1 file changed, 3 insertions(+)
12
13 diff --git a/profiles/hardened/linux/musl/package.mask b/profiles/hardened/linux/musl/package.mask
14 index 76331ff..2021546 100644
15 --- a/profiles/hardened/linux/musl/package.mask
16 +++ b/profiles/hardened/linux/musl/package.mask
17 @@ -5,6 +5,9 @@
18 sys-libs/uclibc
19 sys-libs/glibc
20
21 +# Hopelessly broken, bug #525136
22 +dev-libs/pth
23 +
24 # We mask these until we sort out bug #544476.
25 >sys-kernel/linux-headers-3.16