]>
Commit | Line | Data |
---|---|---|
0fa17428 MV |
1 | # This file contains a table of known canonical system strings, with |
2 | # things to map them to. `configure' will take the output of the | |
3 | # autoconf cannon macros and look in here. It will check for | |
4 | # the full canonical system name (required for e.g. lpia) and if that | |
5 | # fails it will configure.in will fallback to just checking for the CPU | |
6 | # in buildlib/archtable | |
7 | ||
8 | # The left side is a regex for awk against the canonical system name | |
9 | ||
10 | # config.guess reports lpia as i386-unknown-linux-gnulp | |
11 | i.86-.*-linux-gnulp lpia |