summaryrefslogtreecommitdiff
path: root/config.sub
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2010-11-21 10:50:56 -0500
committerAnthony Green <green@moxielogic.com>2010-11-21 10:50:56 -0500
commit2db72615b50eb5c0f29725c02c740a2f0d7fc7d9 (patch)
treef54a6a58f89314f967eae578d54de8f851e3d380 /config.sub
parent84e8de6e9fc19388f6f1102c013b7d0d52940ecc (diff)
downloadlibffi-2db72615b50eb5c0f29725c02c740a2f0d7fc7d9.tar.gz
Rebase
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub9
1 files changed, 6 insertions, 3 deletions
diff --git a/config.sub b/config.sub
index 17c9145..2a55a50 100755
--- a/config.sub
+++ b/config.sub
@@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
# Free Software Foundation, Inc.
-timestamp='2009-11-07'
+timestamp='2009-11-20'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -1256,6 +1256,9 @@ case $os in
# First match some system type aliases
# that might get confused with valid system types.
# -solaris* is a basic system type, with this one exception.
+ -auroraux)
+ os=-auroraux
+ ;;
-solaris1 | -solaris1.*)
os=`echo $os | sed -e 's|solaris1|sunos4|'`
;;
@@ -1277,8 +1280,8 @@ case $os in
# -sysv* is not here because it comes later, after sysvr4.
-gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \
| -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\
- | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \
- | -kopensolaris* \
+ | -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \
+ | -sym* | -kopensolaris* \
| -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \
| -aos* | -aros* \
| -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \