diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-01-21 12:12:46 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-01-21 12:14:18 +0100 |
commit | 541c1e5b5d2c3629cfffd728316a5afa69e175ea (patch) | |
tree | 4fbf84ffc9c870a85eb5fdffa74202674e5b5298 /profiles/prefix/aix | |
parent | profiles: Second part of use.* cleanup (diff) | |
download | gentoo-541c1e5b5d2c3629cfffd728316a5afa69e175ea.tar.gz gentoo-541c1e5b5d2c3629cfffd728316a5afa69e175ea.tar.bz2 gentoo-541c1e5b5d2c3629cfffd728316a5afa69e175ea.zip |
profiles: Clean up 3dnow & avx flags from use.mask
Remove 3dnow & avx flags from mask files. They are no longer used to
represent CPU flags (CPU_FLAGS_X86 are used for that purpose). Instead,
they are used as local flags in app-emulation/bochs to enable
emulation of instruction sets.
Diffstat (limited to 'profiles/prefix/aix')
-rw-r--r-- | profiles/prefix/aix/use.mask | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/prefix/aix/use.mask b/profiles/prefix/aix/use.mask index edb620c6b174..1aaf9f8ec2f2 100644 --- a/profiles/prefix/aix/use.mask +++ b/profiles/prefix/aix/use.mask @@ -8,7 +8,6 @@ # these will more than likely never work on AIX 3dfx -3dnow acpi alsa apm |