diff options
author | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2022-09-26 14:56:34 +0200 |
---|---|---|
committer | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2022-09-26 14:56:34 +0200 |
commit | 7453c4f74cc6c560f39f8f2688e1af6ae109e2b6 (patch) | |
tree | 710208b3ba1fa2705c00df71762939bedb8bfaae /config.sub | |
parent | 553c077511d55421805cb74b544274b6e0dfc5f8 (diff) |
Update config.{guess,sub}, timestamps 2022-08-01
From repository git://git.savannah.gnu.org/config.git
Diffstat (limited to 'config.sub')
-rwxr-xr-x | config.sub | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,7 @@ # shellcheck disable=SC2006,SC2268 # see below for rationale -timestamp='2022-01-03' +timestamp='2022-08-01' # 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 @@ -1207,7 +1207,7 @@ case $cpu-$vendor in | k1om \ | le32 | le64 \ | lm32 \ - | loongarch32 | loongarch64 | loongarchx32 \ + | loongarch32 | loongarch64 \ | m32c | m32r | m32rle \ | m5200 | m68000 | m680[012346]0 | m68360 | m683?2 | m68k \ | m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x \ |