diff options
author | Marijn Schouten <hkbst@gentoo.org> | 2007-07-11 09:32:30 +0000 |
---|---|---|
committer | Marijn Schouten <hkbst@gentoo.org> | 2007-07-11 09:32:30 +0000 |
commit | f6b2beface3c18527bf26865b8acd964048624ad (patch) | |
tree | 660c4f71d9fa0a2fa6cc8137b65338e489a3dea3 /profiles | |
parent | Version bump with yet another wxGTK-2.6 fix. (diff) | |
download | gentoo-2-f6b2beface3c18527bf26865b8acd964048624ad.tar.gz gentoo-2-f6b2beface3c18527bf26865b8acd964048624ad.tar.bz2 gentoo-2-f6b2beface3c18527bf26865b8acd964048624ad.zip |
cobalt arch use flag for sbcl
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 992296e0b33a..1d0ce889de89 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2921 2007/07/10 21:44:42 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2922 2007/07/11 09:32:30 hkbst Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -520,6 +520,7 @@ dev-lisp/gcl:dlopen - build a GCL which uses dlopen for linking dev-lisp/gcl:gprof - build a GCL with profiling support dev-lisp/sbcl:ldb - include support for the SBCL low level debugger dev-lisp/sbcl:nosource - don't include source code for SBCL in the installation +dev-lisp/sbcl:cobalt - mips only: use mipsel binary instead of mips big endian binary to bootstrap dev-ml/lablgtk:glade - Enable libglade bindings compilation. dev-ml/lablgtk:gnomecanvas - Enable libgnomecanvas bindings compilation. dev-ml/ocamlnet:httpd - Enables nethttpd web server component |