From a916c9d03143ffbf0d365ee74869b087b3341ac9 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 3 Oct 2017 00:22:22 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@45458 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/libs/icu/icu-src/source/config.guess | 18 +++++++++++++++--- Build/source/libs/icu/icu-src/source/config.sub | 4 ++-- 2 files changed, 17 insertions(+), 5 deletions(-) (limited to 'Build/source/libs/icu') diff --git a/Build/source/libs/icu/icu-src/source/config.guess b/Build/source/libs/icu/icu-src/source/config.guess index 8bd1095f112..ba1c1439a9f 100755 --- a/Build/source/libs/icu/icu-src/source/config.guess +++ b/Build/source/libs/icu/icu-src/source/config.guess @@ -2,7 +2,7 @@ # Attempt to guess a canonical system name. # Copyright 1992-2017 Free Software Foundation, Inc. -timestamp='2017-09-16' +timestamp='2017-09-26' # 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 @@ -1400,8 +1400,20 @@ EOF exit ;; esac +echo "$0: unable to guess system type" >&2 + +case "${UNAME_MACHINE}:${UNAME_SYSTEM}" in + mips:Linux | mips64:Linux) + # If we got here on MIPS GNU/Linux, output extra information. + cat >&2 <&2 <