Apply latest config.guess version in order to recognize aarch64 21/18321/1 tizen
authorIlya Palachev <i.palachev@samsung.com>
Thu, 20 Mar 2014 14:12:59 +0000 (18:12 +0400)
committerIlya Palachev <i.palachev@samsung.com>
Thu, 20 Mar 2014 14:13:54 +0000 (18:13 +0400)
commitf42c016aa1ee6019b71748c00f2365d46610f7f6
treeda041960f5469cd507e4909f807046f59d0051e8
parent4c6f0b8580afdf7908f735c2c04ac77c5601b822
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-ugly0.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: Ic988e593e7dfae60fd0d9edddb119d674b7724e7
Signed-off-by: Ilya Palachev <i.palachev@samsung.com>
config.guess