]> git.saurik.com Git - apt.git/blob - buildlib/archtable
* starmeged with matt, added some comments to the unsetting of no_proxy in ftp.cc
[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 arm.* arm
15 powerpc powerpc
16 ppc powerpc
17 powerpc64 ppc64
18 mipsel mipsel
19 mipseb mips
20 mips mips
21 sheb sheb
22 shel sh
23 sh sh
24 hppa.* hppa
25 ia64 ia64
26 s390 s390
27 s390x s390x
28 x86_64 amd64