]> git.saurik.com Git - apt.git/blob - buildlib/archtable
Merge with Michael
[apt.git] / buildlib / archtable
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
8 i.86 i386
9 pentium i386
10 sparc sparc
11 sparc64 sparc
12 alpha.* alpha
13 m68k m68k
14 armeb.* armeb
15 arm.* arm
16 powerpc powerpc
17 ppc powerpc
18 powerpc64 ppc64
19 mipsel mipsel
20 mipseb mips
21 mips mips
22 sheb sheb
23 shel sh
24 sh sh
25 hppa.* hppa
26 ia64 ia64
27 s390 s390
28 s390x s390x
29 x86_64 amd64