mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-29 02:26:36 +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-*.
|
||||||
|
2
config.sub
vendored
2
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user