summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZack Weinberg <zackw@panix.com>2020-12-07 17:23:37 -0500
committerZack Weinberg <zackw@panix.com>2020-12-07 17:23:37 -0500
commit9887fa54b600e4dd78fb58f213d3602b906c47ee (patch)
treeb921b1af82f77a496fb9bd6fbf1878aa398912a4
parent4e310e78cbb0f85ec68a7356e9ed4dcb327ad046 (diff)
downloadautoconf-9887fa54b600e4dd78fb58f213d3602b906c47ee.tar.gz
make fetch
-rwxr-xr-xbuild-aux/config.sub3
1 files changed, 2 insertions, 1 deletions
diff --git a/build-aux/config.sub b/build-aux/config.sub
index f2ead8d2..19c9553b 100755
--- a/build-aux/config.sub
+++ b/build-aux/config.sub
@@ -2,7 +2,7 @@
# Configuration validation subroutine script.
# Copyright 1992-2020 Free Software Foundation, Inc.
-timestamp='2020-11-19'
+timestamp='2020-12-02'
# 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
@@ -1241,6 +1241,7 @@ case $cpu-$vendor in
| sparcv8 | sparcv9 | sparcv9b | sparcv9v | sv1 | sx* \
| spu \
| tahoe \
+ | thumbv7* \
| tic30 | tic4x | tic54x | tic55x | tic6x | tic80 \
| tron \
| ubicom32 \