summaryrefslogtreecommitdiff
path: root/build-aux/config.sub
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2018-07-13 00:46:08 -0500
committerPaul Eggert <eggert@cs.ucla.edu>2018-07-13 00:46:38 -0500
commit5b78831df03b49408676227604cf16f90dee07ac (patch)
tree852b7bb53fea71fd64ca75226be749424348ce79 /build-aux/config.sub
parentdec70162eedff40067f92a15ae60b3649064591b (diff)
downloadgnulib-5b78831df03b49408676227604cf16f90dee07ac.tar.gz
autoupdate
Diffstat (limited to 'build-aux/config.sub')
-rwxr-xr-xbuild-aux/config.sub6
1 files changed, 2 insertions, 4 deletions
diff --git a/build-aux/config.sub b/build-aux/config.sub
index c95acc681d..64f9b14b55 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-03'
+timestamp='2018-07-13'
# 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
@@ -739,6 +739,7 @@ case $basic_machine in
| mipsr5900-* | mipsr5900el-* \
| mipstx39-* | mipstx39el-* \
| mmix-* \
+ | moxie-* \
| mt-* \
| msp430-* \
| nds32-* | nds32le-* | nds32be-* \
@@ -1263,9 +1264,6 @@ case $basic_machine in
pmac | pmac-mpw)
basic_machine=powerpc-apple
;;
- *-unknown)
- # Make sure to match an already-canonicalized machine name.
- ;;
*)
echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
exit 1