diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-07-19 18:21:49 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-07-19 18:21:49 +0000 |
commit | 1a00d79236394fc5e0673177685292452f6dd9b0 (patch) | |
tree | b6b7d7a53be991d66e3ae6d4fcb425ead541eb43 /profiles/uclibc | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-1a00d79236394fc5e0673177685292452f6dd9b0.tar.gz gentoo-2-1a00d79236394fc5e0673177685292452f6dd9b0.tar.bz2 gentoo-2-1a00d79236394fc5e0673177685292452f6dd9b0.zip |
change hardware USE flags to opt-in system (mask in base, unmask in hardware profile)
Diffstat (limited to 'profiles/uclibc')
-rw-r--r-- | profiles/uclibc/x86/use.mask | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/uclibc/x86/use.mask b/profiles/uclibc/x86/use.mask index 9523856ed083..c0cd81e4e27d 100644 --- a/profiles/uclibc/x86/use.mask +++ b/profiles/uclibc/x86/use.mask @@ -1,8 +1,8 @@ +-3dnow +-3dnowext -mmx -mmxext -sse -sse2 --3dnow --3dnowext -win32codecs -kqemu |