summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-09-09 20:28:43 +0000
committerTravis Tilley <lv@gentoo.org>2004-09-09 20:28:43 +0000
commite10d689a5a74dd78012fe9a81c86a28ad9ce122c (patch)
treeb71e12519c4714dcb54bd656276664f48dc0c77b /profiles
parentadded ~amd64 to net-www/mozplugger-1.5.2 (#61686) (Manifest recommit) (diff)
downloadgentoo-2-e10d689a5a74dd78012fe9a81c86a28ad9ce122c.tar.gz
gentoo-2-e10d689a5a74dd78012fe9a81c86a28ad9ce122c.tar.bz2
gentoo-2-e10d689a5a74dd78012fe9a81c86a28ad9ce122c.zip
nomultilib
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 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