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