diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-04-22 01:01:12 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-04-22 01:01:12 +0000 |
commit | d7e51b4d0be4c7958b7af18b07b65705146468c0 (patch) | |
tree | d55e2551a1d7443f89599b0eaf634de56bd3a9ce /profiles/use.desc | |
parent | this release needs lv2-1.0.0, so depend on it and drop keywords (diff) | |
download | gentoo-2-d7e51b4d0be4c7958b7af18b07b65705146468c0.tar.gz gentoo-2-d7e51b4d0be4c7958b7af18b07b65705146468c0.tar.bz2 gentoo-2-d7e51b4d0be4c7958b7af18b07b65705146468c0.zip |
add sse3 use flag
Diffstat (limited to 'profiles/use.desc')
-rw-r--r-- | profiles/use.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 2b955dc850e9..4ad9bb554c3e 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.481 2012/04/19 22:11:33 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.482 2012/04/22 01:01:12 mr_bones_ Exp $ # Keep them sorted @@ -318,6 +318,7 @@ sqlite - Adds support for sqlite - embedded sql database sqlite3 - Adds support for sqlite3 - embedded sql database sse - fast floating point optimization for PentiumIII+ class chips sse2 - faster floating point optimization for SSE2 capable chips +sse3 - faster floating point optimization for SSE3 capable chips ssl - Adds support for Secure Socket Layer connections startup-notification - Enable application startup event feedback mechanism static - !!do not set this during bootstrap!! Causes binaries to be statically linked instead of dynamically |