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 | c0b54d4a5ef2954669dd025b4ab31f822e6429b6 (patch) | |
tree | ff92d65cd1eedc9f145a29f524d5665599cfe21e /profiles/uclibc/x86 | |
parent | Stable on hppa. (diff) | |
download | historical-c0b54d4a5ef2954669dd025b4ab31f822e6429b6.tar.gz historical-c0b54d4a5ef2954669dd025b4ab31f822e6429b6.tar.bz2 historical-c0b54d4a5ef2954669dd025b4ab31f822e6429b6.zip |
change hardware USE flags to opt-in system (mask in base, unmask in hardware profile)
Diffstat (limited to 'profiles/uclibc/x86')
-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 |