From c3398c89851a38d2d6efed5ce1db9f87b5da7136 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Mon, 2 Oct 2017 21:59:37 +0300 Subject: Update some config.* files. --- config.guess | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) (limited to 'config.guess') diff --git a/config.guess b/config.guess index 8bd1095f..ba1c1439 100755 --- a/config.guess +++ b/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 <