diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-10-03 17:19:11 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-10-03 17:23:57 +0200 |
commit | 71184f73035e2de1cd60a302888ea4856d52697a (patch) | |
tree | b787283e271f390119488ee9f5249474fff0b35a /profiles | |
parent | dev-python/m2crypto: add libressl support (diff) | |
download | gentoo-71184f73035e2de1cd60a302888ea4856d52697a.tar.gz gentoo-71184f73035e2de1cd60a302888ea4856d52697a.tar.bz2 gentoo-71184f73035e2de1cd60a302888ea4856d52697a.zip |
sys-devel/gdb: 7.10 hangs on CPU, mask it for now
Gentoo-Bug: 562128
Glibc-Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=19061
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/alpha/package.mask | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/arch/alpha/package.mask b/profiles/arch/alpha/package.mask index f5a5b71ee9ae..ec1e22663258 100644 --- a/profiles/arch/alpha/package.mask +++ b/profiles/arch/alpha/package.mask @@ -2,6 +2,12 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Tobias Klausmann <klausman@gentoo.org> (03 Oct 2015) +# Hangs/spins-on-cpu with any program on alpha. +# Upstream bug: https://sourceware.org/bugzilla/show_bug.cgi?id=19061 +# Gentoo bug: 562128 +>=sys-devel/gdb-7.10 + # Julian Ospald <hasufell@gentoo.org> (01 Sep 2014) # Needs either hardmasked >=media-video/libav-10 or # >=media-video/ffmpeg-2.1.4 which is not keyworded for @@ -12,3 +18,4 @@ # Alexey Shvetsov <alexxy@gentoo.org> (21 May 2012) # Need deps pecl-apc and pecl-uploadprogress bug #416897 >=www-apps/drupal-7.14 + |