diff options
author | 2009-10-09 15:11:30 +0000 | |
---|---|---|
committer | 2009-10-09 15:11:30 +0000 | |
commit | 83316dfe5c5bc3afeba4cc00b49316293d5e6c48 (patch) | |
tree | 382f5e6d4ea36dba5676b1e06ee11a526f155aaa /profiles/prefix/irix | |
parent | Version bump. Remove old. (diff) | |
download | gentoo-2-83316dfe5c5bc3afeba4cc00b49316293d5e6c48.tar.gz gentoo-2-83316dfe5c5bc3afeba4cc00b49316293d5e6c48.tar.bz2 gentoo-2-83316dfe5c5bc3afeba4cc00b49316293d5e6c48.zip |
Force nocxx for sys-libs/db, bug #286097
Diffstat (limited to 'profiles/prefix/irix')
-rw-r--r-- | profiles/prefix/irix/package.use.force | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/prefix/irix/package.use.force b/profiles/prefix/irix/package.use.force new file mode 100644 index 000000000000..d4e7aa7fa55a --- /dev/null +++ b/profiles/prefix/irix/package.use.force @@ -0,0 +1,7 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/irix/package.use.force,v 1.1 2009/10/09 15:11:30 grobian Exp $ + +# Fabian Groffen <grobian@gentoo.org> (09 Oct 2009) +# CXX bindings don't compile due to incompatible threading code, bug #286097 +sys-libs/db nocxx |