Apply latest config.guess version in order to recognize aarch64 25/18325/1 tizen
authorIlya Palachev <i.palachev@samsung.com>
Thu, 20 Mar 2014 14:55:49 +0000 (18:55 +0400)
committerIlya Palachev <i.palachev@samsung.com>
Thu, 20 Mar 2014 14:55:49 +0000 (18:55 +0400)
commit1489a31b45a42ae10c700ab80d3eb2c7187cadf7
treea72522b2d4ab300bce1752dfd0ab48b0691f671f
parent52332f7e26c9c808d2b46cc5866e28fb372acdeb
Apply latest config.guess version in order to recognize aarch64

Tizen toolchain team in Samsung company is planning to build Tizen
for new arm 64 bit architecture - Aarch64. But package
"gst-plugins-good0.10" cannot be built for this architecture because of the
following build errors:

[  932s] checking build system type... ./config.guess: unable to guess system type
[  932s]
[  932s] This script, last modified 2011-05-11, has failed to recognize
[  932s] the operating system you are using. It is advised that you
[  932s] download the most up to date version of the config scripts from
[  932s]
[  932s]   http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
[  932s] and
[  932s]   http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD
[  932s]
[  932s] If the version you run (./config.guess) is already up to date, please
[  932s] send the following data and any information you think might be
[  932s] pertinent to <config-patches@gnu.org> in order to provide the needed
[  932s] information to handle your system.

Thus we have downloaded the latest version of file "config.guess" from the
suggested place and applied it to the git repository.

Change-Id: I085df855bc61dccf1b7fbd4e7d2b0ecfdbcc2385
Signed-off-by: Ilya Palachev <i.palachev@samsung.com>
config.guess