File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11language : c
2+ before_script : ./autogen.sh
Original file line number Diff line number Diff line change 22# Configuration validation subroutine script.
33# Copyright 1992-2015 Free Software Foundation, Inc.
44
5- timestamp=' 2015-03-04 '
5+ timestamp=' 2015-03-08 '
66
77# This file is free software; you can redistribute it and/or modify it
88# under the terms of the GNU General Public License as published by
@@ -518,6 +518,9 @@ case $basic_machine in
518518 basic_machine=i386-pc
519519 os=-aros
520520 ;;
521+ asmjs)
522+ basic_machine=asmjs-unknown
523+ ;;
521524 aux)
522525 basic_machine=m68k-apple
523526 os=-aux
@@ -1391,7 +1394,7 @@ case $os in
13911394 | -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \
13921395 | -sym* | -kopensolaris* | -plan9* \
13931396 | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \
1394- | -aos* | -aros* \
1397+ | -aos* | -aros* | -cloudabi * \
13951398 | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
13961399 | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \
13971400 | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \
You can’t perform that action at this time.
0 commit comments