summaryrefslogtreecommitdiff
path: root/build-aux/config.sub
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-01-07 07:53:54 -0800
committerKarl Berry <karl@freefriends.org>2021-01-07 07:53:54 -0800
commit9af36f4259a7f57614018429578dc9069827b47a (patch)
tree5427aefcaacd607d1a77ea4a3c149a7dc1f6bae6 /build-aux/config.sub
parent30820c2d7c9f04a6a0aa6cdaaea09c9672f502a1 (diff)
downloadgnulib-9af36f4259a7f57614018429578dc9069827b47a.tar.gz
autoupdate
Diffstat (limited to 'build-aux/config.sub')
-rwxr-xr-xbuild-aux/config.sub4
1 files changed, 2 insertions, 2 deletions
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.