summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2006-01-07 12:32:39 +0000
committerDaniel Black <dragonheart@gentoo.org>2006-01-07 12:32:39 +0000
commit49d9b2f16321513daba7da0153796a4e5272bc52 (patch)
tree006e1be827655ff2866dcc838dcd06cc40d57e56 /profiles/use.desc
parentVersion bump. (diff)
downloadgentoo-2-49d9b2f16321513daba7da0153796a4e5272bc52.tar.gz
gentoo-2-49d9b2f16321513daba7da0153796a4e5272bc52.tar.bz2
gentoo-2-49d9b2f16321513daba7da0153796a4e5272bc52.zip
added sse2
Diffstat (limited to 'profiles/use.desc')
-rw-r--r--profiles/use.desc3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.desc b/profiles/use.desc
index 3cdf65ade242..f966a25dc09b 100644
--- a/profiles/use.desc
+++ b/profiles/use.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.280 2005/12/29 08:50:02 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.281 2006/01/07 12:32:39 dragonheart Exp $
# keep them sorted (excluding the special arch flags near the end).
@@ -298,6 +298,7 @@ spell - Adds dictionary support
spl - Adds support for the Standard PHP Library
sqlite - Adds support for sqlite - embedded sql database
sse - fast floating point optimization for PentiumIII+ class chips
+sse2 - faster floating point optimization for SSE2 capable chips
ssl - Adds support for Secure Socket Layer connections
static - !!do not set this during bootstrap!! Causes binaries to be statically linked instead of dynamically
svg - Adds support for SVG (Scalable Vector Graphics http://www.w3.org/TR/SVG ). This option is mainly intended for users that tend to browse multimedia sites frequently.