summaryrefslogtreecommitdiff
path: root/build-aux/config.sub
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-05-12 13:31:23 -0700
committerKarl Berry <karl@freefriends.org>2018-05-12 13:31:23 -0700
commitc03be38093224572c21fd81a13f1ea451c4060fd (patch)
treefcc4f6d4f16ac3b0c3887a1875bbef0aa2071027 /build-aux/config.sub
parentca1e86d127224617de04715b6e7080560f921158 (diff)
downloadgnulib-c03be38093224572c21fd81a13f1ea451c4060fd.tar.gz
autoupdate
Diffstat (limited to 'build-aux/config.sub')
-rwxr-xr-xbuild-aux/config.sub6
1 files changed, 1 insertions, 5 deletions
diff --git a/build-aux/config.sub b/build-aux/config.sub
index 0a518c367a..98835b480d 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-05-11'
+timestamp='2018-05-12'
# 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
@@ -1551,10 +1551,6 @@ case $os in
-none)
;;
-*-eabi)
- case $basic_machine in
- arm*)
- ;;
- esac
;;
*)
# Get rid of the `-' at the beginning of $os.