From: Karl Berry Date: Thu, 7 Jan 2021 15:53:54 +0000 (-0800) Subject: autoupdate X-Git-Tag: v1.0~3184 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=9af36f4259a7f57614018429578dc9069827b47a;p=gnulib.git autoupdate --- diff --git a/build-aux/config.sub b/build-aux/config.sub index 0cbdae6820..b0f8492348 100755 --- a/build-aux/config.sub +++ b/build-aux/config.sub @@ -2,7 +2,7 @@ # Configuration validation subroutine script. # Copyright 1992-2021 Free Software Foundation, Inc. -timestamp='2021-01-01' +timestamp='2021-01-07' # 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 @@ -1687,7 +1687,7 @@ case $os in musl* | newlib* | uclibc*) ;; # Likewise for "kernel-libc" - eabi | eabihf | gnueabi | gnueabihf) + eabi* | gnueabi*) ;; # Now accept the basic system types. # The portable systems comes first.