diff options
Diffstat (limited to 'Build')
-rwxr-xr-x | Build/source/build-aux/config.sub | 6 | ||||
-rwxr-xr-x | Build/source/libs/freetype2/freetype-src/builds/unix/config.sub | 6 | ||||
-rwxr-xr-x | Build/source/libs/icu/icu-src/source/config.sub | 6 | ||||
-rwxr-xr-x | Build/source/utils/asymptote/config.sub | 6 |
4 files changed, 16 insertions, 8 deletions
diff --git a/Build/source/build-aux/config.sub b/Build/source/build-aux/config.sub index a8f3f7e7cde..1fc4cde1de4 100755 --- a/Build/source/build-aux/config.sub +++ b/Build/source/build-aux/config.sub @@ -2,7 +2,7 @@ # Configuration validation subroutine script. # Copyright 1992-2019 Free Software Foundation, Inc. -timestamp='2019-01-01' +timestamp='2019-01-04' # 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 @@ -111,6 +111,7 @@ case $# in esac # Split fields of configuration type +# shellcheck disable=SC2162 IFS="-" read field1 field2 field3 field4 <<EOF $1 EOF @@ -918,6 +919,7 @@ case $basic_machine in ;; *-*) + # shellcheck disable=SC2162 IFS="-" read cpu vendor <<EOF $basic_machine EOF @@ -1189,7 +1191,7 @@ case $cpu-$vendor in | microblaze | microblazeel \ | mips | mipsbe | mipseb | mipsel | mipsle \ | mips16 \ - | mips64 | mips64el \ + | mips64 | mips64eb | mips64el \ | mips64octeon | mips64octeonel \ | mips64orion | mips64orionel \ | mips64r5900 | mips64r5900el \ diff --git a/Build/source/libs/freetype2/freetype-src/builds/unix/config.sub b/Build/source/libs/freetype2/freetype-src/builds/unix/config.sub index a8f3f7e7cde..1fc4cde1de4 100755 --- a/Build/source/libs/freetype2/freetype-src/builds/unix/config.sub +++ b/Build/source/libs/freetype2/freetype-src/builds/unix/config.sub @@ -2,7 +2,7 @@ # Configuration validation subroutine script. # Copyright 1992-2019 Free Software Foundation, Inc. -timestamp='2019-01-01' +timestamp='2019-01-04' # 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 @@ -111,6 +111,7 @@ case $# in esac # Split fields of configuration type +# shellcheck disable=SC2162 IFS="-" read field1 field2 field3 field4 <<EOF $1 EOF @@ -918,6 +919,7 @@ case $basic_machine in ;; *-*) + # shellcheck disable=SC2162 IFS="-" read cpu vendor <<EOF $basic_machine EOF @@ -1189,7 +1191,7 @@ case $cpu-$vendor in | microblaze | microblazeel \ | mips | mipsbe | mipseb | mipsel | mipsle \ | mips16 \ - | mips64 | mips64el \ + | mips64 | mips64eb | mips64el \ | mips64octeon | mips64octeonel \ | mips64orion | mips64orionel \ | mips64r5900 | mips64r5900el \ diff --git a/Build/source/libs/icu/icu-src/source/config.sub b/Build/source/libs/icu/icu-src/source/config.sub index a8f3f7e7cde..1fc4cde1de4 100755 --- a/Build/source/libs/icu/icu-src/source/config.sub +++ b/Build/source/libs/icu/icu-src/source/config.sub @@ -2,7 +2,7 @@ # Configuration validation subroutine script. # Copyright 1992-2019 Free Software Foundation, Inc. -timestamp='2019-01-01' +timestamp='2019-01-04' # 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 @@ -111,6 +111,7 @@ case $# in esac # Split fields of configuration type +# shellcheck disable=SC2162 IFS="-" read field1 field2 field3 field4 <<EOF $1 EOF @@ -918,6 +919,7 @@ case $basic_machine in ;; *-*) + # shellcheck disable=SC2162 IFS="-" read cpu vendor <<EOF $basic_machine EOF @@ -1189,7 +1191,7 @@ case $cpu-$vendor in | microblaze | microblazeel \ | mips | mipsbe | mipseb | mipsel | mipsle \ | mips16 \ - | mips64 | mips64el \ + | mips64 | mips64eb | mips64el \ | mips64octeon | mips64octeonel \ | mips64orion | mips64orionel \ | mips64r5900 | mips64r5900el \ diff --git a/Build/source/utils/asymptote/config.sub b/Build/source/utils/asymptote/config.sub index a8f3f7e7cde..1fc4cde1de4 100755 --- a/Build/source/utils/asymptote/config.sub +++ b/Build/source/utils/asymptote/config.sub @@ -2,7 +2,7 @@ # Configuration validation subroutine script. # Copyright 1992-2019 Free Software Foundation, Inc. -timestamp='2019-01-01' +timestamp='2019-01-04' # 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 @@ -111,6 +111,7 @@ case $# in esac # Split fields of configuration type +# shellcheck disable=SC2162 IFS="-" read field1 field2 field3 field4 <<EOF $1 EOF @@ -918,6 +919,7 @@ case $basic_machine in ;; *-*) + # shellcheck disable=SC2162 IFS="-" read cpu vendor <<EOF $basic_machine EOF @@ -1189,7 +1191,7 @@ case $cpu-$vendor in | microblaze | microblazeel \ | mips | mipsbe | mipseb | mipsel | mipsle \ | mips16 \ - | mips64 | mips64el \ + | mips64 | mips64eb | mips64el \ | mips64octeon | mips64octeonel \ | mips64orion | mips64orionel \ | mips64r5900 | mips64r5900el \ |