diff options
author | Dan McGee <dan@archlinux.org> | 2011-08-10 22:40:30 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-08-11 11:18:48 -0500 |
commit | ca41470462c3a674966e55be7186c5bdefbe6242 (patch) | |
tree | 18747a4e7eec07b6e50ef0ae794f1ce964807058 /COPYING | |
parent | f0803f6ece49e760c2992895e35517fd1cf141c9 (diff) |
configure: simplify CARCH generation madness
Rather than a hardcoded list of only a few select architectures (of the
250+ case statements in config.guess), simply define CARCH to be the
first component of the "target triplet".
This introduces one "regression"- powerpc will no longer become ppc.
However, this is easily worked around in downstream distros if wanted.
This was the only CPU architecture with this oddity so it was felt worth
the price to make this change. Note that 'ppc64' wasn't handled in this
same odd fashion before anyway.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions