changeset 17941:73de3a6d940e

autoupdate
author Karl Berry <karl@freefriends.org>
date Sun, 08 Mar 2015 07:22:10 -0700
parents 6d5882ef4308
children ad04cca95320
files build-aux/config.sub
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/build-aux/config.sub	Fri Mar 06 06:09:06 2015 -0800
+++ b/build-aux/config.sub	Sun Mar 08 07:22:10 2015 -0700
@@ -2,7 +2,7 @@
 # Configuration validation subroutine script.
 #   Copyright 1992-2015 Free Software Foundation, Inc.
 
-timestamp='2015-03-06'
+timestamp='2015-03-08'
 
 # 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
@@ -518,6 +518,9 @@
 		basic_machine=i386-pc
 		os=-aros
 		;;
+        asmjs)
+		basic_machine=asmjs-unknown
+		;;
 	aux)
 		basic_machine=m68k-apple
 		os=-aux