diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2016-01-01 13:24:33 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2016-01-01 13:24:43 -0500 |
commit | ab164c0e3883f794fa4feedc9b3e71e50c8a7b43 (patch) | |
tree | b27ef8f485d0cdc95b041c28133afbe2f83ca8e0 /profiles/hardened | |
parent | dev-perl/DateTime-Format-Flexible: Remove old (diff) | |
download | gentoo-ab164c0e3883f794fa4feedc9b3e71e50c8a7b43.tar.gz gentoo-ab164c0e3883f794fa4feedc9b3e71e50c8a7b43.tar.bz2 gentoo-ab164c0e3883f794fa4feedc9b3e71e50c8a7b43.zip |
profiles: mask dev-libs/pth on musl, bug #525136
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/musl/package.mask | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/hardened/linux/musl/package.mask b/profiles/hardened/linux/musl/package.mask index 76331ff921ec..2021546eaeb2 100644 --- a/profiles/hardened/linux/musl/package.mask +++ b/profiles/hardened/linux/musl/package.mask @@ -5,6 +5,9 @@ sys-libs/uclibc sys-libs/glibc +# Hopelessly broken, bug #525136 +dev-libs/pth + # We mask these until we sort out bug #544476. >sys-kernel/linux-headers-3.16 |