注意:
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Translations:Funtoo:Metro/133/en
Jump to navigation
Jump to search
subarches = (
"pentium4", "athlon-xp", "corei7", "corei7-pure64", "generic_32", "i686", "amd64-k8", "amd64-k8-pure64", "core2_64", "core2_64-pure64", "generic_64", "generic_64-pure64",
)
- Things we need to clean, even if we may not be building:
all_subarches = subarches + (
"atom_32", "atom_64", "atom_64-pure64", "amd64-k10", "amd64-k10-pure64", "amd64-bulldozer", "amd64-bulldozer-pure64", "amd64-steamroller", "amd64-steamroller-pure64", "amd64-piledriver", "amd64-piledriver-pure64", "amd64-jaguar", "amd64-jaguar-pure64", "intel64-haswell", "intel64-haswell-pure64", "intel64-ivybridge-pure64", "intel64-ivybridge", "armv7a_hardfp", "armv6j_hardfp", "armv5te"
) }}