summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2004-02-12 17:57:11 +0000
committerMartin Schlemmer <azarah@gentoo.org>2004-02-12 17:57:11 +0000
commit751105d9c8ec448be35caca5603fdace9c6ee05c (patch)
tree5c3902d7c1690019ba9f140f935a228a4577d524 /profiles
parentAdd -Os to previous fixup, bug #41322. (diff)
downloadhistorical-751105d9c8ec448be35caca5603fdace9c6ee05c.tar.gz
historical-751105d9c8ec448be35caca5603fdace9c6ee05c.tar.bz2
historical-751105d9c8ec448be35caca5603fdace9c6ee05c.zip
Add nogcj USE flag
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.local.desc3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 14857dff47ee..15b3e25907fa 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.242 2004/02/12 13:08:49 tigger Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.243 2004/02/12 17:57:11 azarah Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -263,6 +263,7 @@ sys-devel/uclibc-buildroot:pie - adds support for Position Independent Executabl
sys-devel/uclibc-buildroot:softfloat - software floating point calculations for FPU lacking processors
sys-devel/uclibc-buildroot:savedconfig - Adds support to user defined configs
sys-devel/gcc:multilib - On 64bit systems, if you want to be able to compile 32bit and 64bit binaries
+sys-devel/gcc:nogcj - Do not build gcj (java compiler included with gcc package)
sys-devel/gdb:objc - If you want to be able to debug Objective C code.
sys-devel/oskit:oskit-noassert - Disable assertions in debugging
sys-devel/oskit:oskit-nobuild - Configure but don't build OSKit