2 # This file lists common architectures for cross-compilation (CPUs, not
3 # OSs), and the endian-ness and relative type sizes. It is not needed for
6 # If you wish to cross-compile APT, and your architecture is not listed
7 # here, you should add it, and submit it by email to the APT team at
8 # <apt@packages.debian.org>.
10 # This is used primarily for the MD5 algorithm.
12 # CPU ':' endian sizeof: char, int, short, long
18 mipsel: little 1 4 2 4
19 x86_64: little 1 4 2 8