From afb0b3e1d78e8d55cc97902dd6027b14b473d87f Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Wed, 24 Jul 2019 10:16:30 +1000 Subject: [PATCH] * config.guess (mips:OSF1:*.*): Whitespace cleanup. --- ChangeLog | 4 ++++ config.guess | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8dc80fa..d01bf9e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2019-07-24 Ben Elliston + + * config.guess (mips:OSF1:*.*): Whitespace cleanup. + 2019-06-30 Ben Elliston * config.sub (case $os): Match nsk* and powerunix. Don't later diff --git a/config.guess b/config.guess index 41b8b85..97ad073 100755 --- a/config.guess +++ b/config.guess @@ -2,7 +2,7 @@ # Attempt to guess a canonical system name. # Copyright 1992-2019 Free Software Foundation, Inc. -timestamp='2019-06-10' +timestamp='2019-07-24' # 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 @@ -278,8 +278,8 @@ case "$UNAME_MACHINE:$UNAME_SYSTEM:$UNAME_RELEASE:$UNAME_VERSION" in echo "$UNAME_MACHINE"-unknown-redox exit ;; mips:OSF1:*.*) - echo mips-dec-osf1 - exit ;; + echo mips-dec-osf1 + exit ;; alpha:OSF1:*:*) case $UNAME_RELEASE in *4.0)