diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-02-04 13:16:42 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-02-04 13:16:42 +0000 |
commit | d75e7a096e9913b1f5b1de463d03eb54e4d9c9c1 (patch) | |
tree | 4b5cae469fbf8f249d25821f2e419b143494d7e6 /profiles | |
parent | Updated homepage and source URI. (diff) | |
download | gentoo-2-d75e7a096e9913b1f5b1de463d03eb54e4d9c9c1.tar.gz gentoo-2-d75e7a096e9913b1f5b1de463d03eb54e4d9c9c1.tar.bz2 gentoo-2-d75e7a096e9913b1f5b1de463d03eb54e4d9c9c1.zip |
Added savedconfig to uclibc-buildroot
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 a25126790200..5a367bfb9240 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.233 2004/02/04 11:52:52 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.234 2004/02/04 13:16:42 dragonheart Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -247,6 +247,7 @@ sys-devel/uclibc-buildroot:nommu - No memory management unit on target architect sys-devel/uclibc-buildroot:propolice - Stack-Smashing Protecton sys-devel/uclibc-buildroot:pie - adds support for Position Independent Executables 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/gdb:objc - If you want to be able to debug Objective C code. sys-devel/oskit:oskit-noassert - Disable assertions in debugging |