summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/use.local.desc')
-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 5dde545ada7b..2b6ace1a9dcc 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.609 2004/09/09 13:56:48 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.610 2004/09/09 20:28:43 lv Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -513,6 +513,7 @@ sys-devel/binutils:multitarget - Adds support to binutils for canadian cross com
sys-devel/gcc:f77 - Build support for the f77 language
sys-devel/gcc:gcj - Build gcj (java compiler included with gcc package)
sys-devel/gcc:hardened - activate default PIE (position independent executables) and SSP (stack smashing protector)
+sys-devel/gcc:nomultilib - Disables multilib support in gcc
sys-devel/gcc:n32 - Enable n32 ABI support on mips
sys-devel/gcc:n64 - Enable n64 support on mips
sys-devel/gcc:objc - Build support for the Objective C code language