changeset 39754:3e1681773a0c

autoupdate
author Karl Berry <karl@freefriends.org>
date Wed, 25 Jul 2018 08:02:40 -0700
parents 6eeae511ef27
children 85ed74c53d39
files build-aux/config.sub
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/build-aux/config.sub	Wed Jul 25 00:08:39 2018 -0700
+++ b/build-aux/config.sub	Wed Jul 25 08:02:40 2018 -0700
@@ -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 @@
 				os=mach
 				;;
 			vsta)
-				basic_machine=i386-unknown
+				basic_machine=i386-pc
 				os=vsta
 				;;
 			isi68 | isi)
@@ -371,7 +371,7 @@
 				os=sysv4
 				;;
 			netbsd386)
-				basic_machine=i386-unknown
+				basic_machine=i386-pc
 				os=netbsd
 				;;
 			netwinder)