From 9887fa54b600e4dd78fb58f213d3602b906c47ee Mon Sep 17 00:00:00 2001 From: Zack Weinberg Date: Mon, 7 Dec 2020 17:23:37 -0500 Subject: [PATCH] make fetch --- build-aux/config.sub | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-aux/config.sub b/build-aux/config.sub index f2ead8d27..19c9553b1 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 \ -- 2.47.3