diff options
author | Marijn Schouten <hkbst@gentoo.org> | 2007-05-11 13:08:15 +0000 |
---|---|---|
committer | Marijn Schouten <hkbst@gentoo.org> | 2007-05-11 13:08:15 +0000 |
commit | 030a10af26dfc9d1262c0de67c430b0149fc3e6e (patch) | |
tree | bdd665111902cdd1f3abdcc789fa5f42b39cc8b7 /profiles | |
parent | Stable on sparc wrt #178018 (diff) | |
download | historical-030a10af26dfc9d1262c0de67c430b0149fc3e6e.tar.gz historical-030a10af26dfc9d1262c0de67c430b0149fc3e6e.tar.bz2 historical-030a10af26dfc9d1262c0de67c430b0149fc3e6e.zip |
fix gambit local use flags, big-iron
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index b5e557acfc6c..95bcaf31e8a3 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.2800 2007/05/10 13:58:08 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2801 2007/05/11 13:08:15 hkbst Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -554,7 +554,7 @@ dev-ruby/sqlite3-ruby:swig - Use swig to generate binding dev-scheme/drscheme:3m - compile drscheme3m binary that uses the 3m GC instead of the Bohem GC dev-scheme/drscheme:backtrace - support GC backtrace dumps dev-scheme/drscheme:sgc - use Senora GC instead of the Boehm GC -dev-scheme/gambit:gcc-opts - use expensive GCC optimizations +dev-scheme/gambit:big-iron - use expensive GCC optimizations and compile syntax-case macro system, try only if you have more than 2GB RAM dev-scheme/gauche-gl:cg - enable NVidia Cg binding dev-scheme/gauche-gtk:glgd - enable GL graph draw dev-scheme/guile:debug-freelist - include garbage collector freelist debugging code |