mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-28 01:56:38 +12:00
* config.sub (case $cpu): Whitespace fix.
This commit is contained in:
parent
3c20dd431e
commit
b2969c6e71
@ -1,3 +1,7 @@
|
|||||||
|
2020-07-10 Ben Elliston <bje@gnu.org>
|
||||||
|
|
||||||
|
* config.sub (case $cpu): Whitespace fix.
|
||||||
|
|
||||||
2020-07-10 Keno Fischer <keno@juliacomputing.com>
|
2020-07-10 Keno Fischer <keno@juliacomputing.com>
|
||||||
|
|
||||||
* config.sub (arm64-*): Canonicalise to aarch64-*.
|
* config.sub (arm64-*): Canonicalise to aarch64-*.
|
||||||
|
4
config.sub
vendored
4
config.sub
vendored
@ -2,7 +2,7 @@
|
|||||||
# Configuration validation subroutine script.
|
# Configuration validation subroutine script.
|
||||||
# Copyright 1992-2020 Free Software Foundation, Inc.
|
# Copyright 1992-2020 Free Software Foundation, Inc.
|
||||||
|
|
||||||
timestamp='2020-06-28'
|
timestamp='2020-07-10'
|
||||||
|
|
||||||
# This file is free software; you can redistribute it and/or modify it
|
# This file is free software; you can redistribute it and/or modify it
|
||||||
# under the terms of the GNU General Public License as published by
|
# under the terms of the GNU General Public License as published by
|
||||||
@ -1166,7 +1166,7 @@ case $cpu-$vendor in
|
|||||||
| am33_2.0 \
|
| am33_2.0 \
|
||||||
| amdgcn \
|
| amdgcn \
|
||||||
| arc | arceb \
|
| arc | arceb \
|
||||||
| arm | arm[lb]e | arme[lb] | armv* \
|
| arm | arm[lb]e | arme[lb] | armv* \
|
||||||
| avr | avr32 \
|
| avr | avr32 \
|
||||||
| asmjs \
|
| asmjs \
|
||||||
| ba \
|
| ba \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user