From c1599f2feb33dda51a23a3ac9e51a2e4bc98954d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 25 Jul 2018 08:02:40 -0700 Subject: [PATCH] autoupdate --- build-aux/config.sub | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-aux/config.sub b/build-aux/config.sub index 64f9b14b55..52eb02e29a 100755 --- a/build-aux/config.sub +++ b/build-aux/config.sub @@ -2,7 +2,7 @@ # Configuration validation subroutine script. # Copyright 1992-2018 Free Software Foundation, Inc. -timestamp='2018-07-13' +timestamp='2018-07-25' # 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 @@ -307,7 +307,7 @@ case $1 in os=mach ;; vsta) - basic_machine=i386-unknown + basic_machine=i386-pc os=vsta ;; isi68 | isi) @@ -371,7 +371,7 @@ case $1 in os=sysv4 ;; netbsd386) - basic_machine=i386-unknown + basic_machine=i386-pc os=netbsd ;; netwinder) -- 2.39.5