]> git.saurik.com Git - apt.git/blame_incremental - buildlib/archtable
* merged from the apt--install-recommends branch
[apt.git] / buildlib / archtable
... / ...
CommitLineData
1# This file contains a table of known architecture strings, with
2# things to map them to. `configure' will take the output of the
3# autoconf cannon macros and look in here. This only deals with architecture
4# (CPU) names.
5
6# The left side is a regex for awk
7
8i.86 i386
9pentium i386
10sparc sparc
11sparc64 sparc
12alpha.* alpha
13m68k m68k
14arm.*b armeb
15arm.* arm
16powerpc powerpc
17ppc powerpc
18powerpc64 ppc64
19mipsel mipsel
20mipseb mips
21mips mips
22sheb sheb
23shel sh
24sh sh
25hppa.* hppa
26ia64 ia64
27s390 s390
28s390x s390x
29x86_64 amd64