diff options
author | Joshua Kinard <kumba@gentoo.org> | 2006-01-21 22:56:49 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2006-01-21 22:56:49 +0000 |
commit | 60d398b848a49069aaef0c15593b30dccf6d2964 (patch) | |
tree | f964124c3fbdb500a6e1bfc86fdb618a969b43c2 /profiles | |
parent | Version bump. (diff) | |
download | gentoo-2-60d398b848a49069aaef0c15593b30dccf6d2964.tar.gz gentoo-2-60d398b848a49069aaef0c15593b30dccf6d2964.tar.bz2 gentoo-2-60d398b848a49069aaef0c15593b30dccf6d2964.zip |
Add n32 for local USE in klibc
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index c0e03ffc932d..4557959187f7 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1684 2006/01/21 21:25:12 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1685 2006/01/21 22:56:49 kumba Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -310,6 +310,7 @@ dev-libs/cyrus-sasl:pam-mysql - Switch to deprecated pam_mysql authentication me dev-libs/cyrus-sasl:sample - Build sample client and server dev-libs/cyrus-sasl:srp - Enables SRP in cyrus-sasl dev-libs/cyrus-sasl:urandom - Use /dev/urandom instead of /dev/random +dev-libs/klibc:n32 - Force klibc to 32bit if on mips64 if not n32 userland. dev-libs/libcdio:cddb - use libcddb for CD database lookups dev-libs/libmix:no-net2 - disable libpcap and libnet support dev-libs/libsqlora8:orathreads - specifies use of Oracle threads |