Apply latest config.guess version in order to recognize aarch64 20/18320/1 tizen
authorIlya Palachev <i.palachev@samsung.com>
Thu, 20 Mar 2014 14:01:50 +0000 (18:01 +0400)
committerIlya Palachev <i.palachev@samsung.com>
Thu, 20 Mar 2014 14:01:50 +0000 (18:01 +0400)
commit4064437fe71278f1efca484b47298f9a026d6e56
tree8d3039eff15f6151b6719555c68be984d1bf407d
parent8b6af50b9b2f4003b70a5bb65c430b55cbe166b2
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-bad0.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: I57a7663990ed058353dea65611b269b94e1b75d6
Signed-off-by: Ilya Palachev <i.palachev@samsung.com>
config.guess