diff options
author | Michał Górny <mgorny@gentoo.org> | 2015-02-01 18:41:33 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2015-02-01 18:41:33 +0000 |
commit | afb073ed11b004a8b55f6d8a5f05813a826971f5 (patch) | |
tree | 6066210d3f0d5b327958693b84ee9188438308c9 /profiles/use.desc | |
parent | Patched for >=libevent-2.1, restricted <libevent-2.1 for older ebuilds and re... (diff) | |
download | gentoo-2-afb073ed11b004a8b55f6d8a5f05813a826971f5.tar.gz gentoo-2-afb073ed11b004a8b55f6d8a5f05813a826971f5.tar.bz2 gentoo-2-afb073ed11b004a8b55f6d8a5f05813a826971f5.zip |
Remove global flags for x86 CPU instruction sets since they are no longer used in the repo.
Diffstat (limited to 'profiles/use.desc')
-rw-r--r-- | profiles/use.desc | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 66131c4eaa2d..dd3ff46f7feb 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,12 +1,10 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.519 2015/01/23 23:46:47 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.520 2015/02/01 18:41:33 mgorny Exp $ # Keep them sorted 3dfx - Enable support for Voodoo chipsets, also called as 3DFX and TDFX -3dnow - Use the 3DNow! instruction set -3dnowext - Use the Enhanced 3DNow! instruction set X - Add support for X11 Xaw3d - Add support for the 3d athena widget set a52 - Enable support for decoding ATSC A/52 streams used in DVD @@ -27,8 +25,6 @@ aqua - Include support for the Mac OS X Aqua (Carbon/Cocoa) GUI atm - Enable Asynchronous Transfer Mode protocol support audiofile - Add support for libaudiofile where applicable avahi - Add avahi/Zeroconf support -avx - Use the AVX instruction set -avx2 - Use the AVX2 instruction set ayatana - Build in support for Ayatana notification using the libindicate or libappindicator plugin bash-completion - Enable bash-completion support bcmath - Add support for libbcmath @@ -208,8 +204,6 @@ mime - Add MIME support minimal - Install a very minimal build (disables, for example, plugins, fonts, most drivers, non-critical features) mmap - Add mmap (memory map) support mms - Support for Microsoft Media Server (MMS) streams -mmx - Use the MMX instruction set -mmxext - Use the Extended MMX instruction set (intersection of Enhanced 3DNow! and SSE instruction sets) (3dnowext or sse in cpuinfo) mng - Add support for libmng (MNG images) modplug - Add libmodplug support for playing SoundTracker-style music files modules - Build the kernel modules @@ -326,11 +320,6 @@ speex - Add support for the speex audio codec (used for speech) spell - Add dictionary support sqlite - Add support for sqlite - embedded sql database sqlite3 - Add support for sqlite3 - embedded sql database -sse - Use the SSE instruction set -sse2 - Use the SSE2 instruction set -sse3 - Use the SSE3 instruction set (pni in cpuinfo) -ssse3 - Use the SSSE3 instruction set -sse4_1 - Use the SSE4.1 instruction set ssl - Add 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 |