Update config.guess and config.sub scripts to latest versions.
authorJouko Nikula <jouko.nikula@espotel.com>
Sun, 27 Oct 2013 13:51:19 +0000 (14:51 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 27 Oct 2013 14:29:38 +0000 (15:29 +0100)
commit200bf74e8e4686c3f132a6600ae6803eda8b588a
tree16d77bb182214383f3692c3d91af65c415fe35cc
parentff0367008c683362f422751644237218b1c45def
Update config.guess and config.sub scripts to latest versions.

Current version of config.guess may fail to detect host libc version,
which results in problems with configure when building gcc. Current patches
are removed. Patch to add support for ps2 is removed as it was discussed on
buildroot mailing list that it is no longer needed.

[Arnout: drop the 'improve uClibc' patch, update commit message, update to
more recent version, update README.]
Signed-off-by: Jouko Nikula <jouko.nikula@espotel.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
support/gnuconfig/README.buildroot
support/gnuconfig/config.guess
support/gnuconfig/config.sub
support/gnuconfig/patches/0001-config-add-support-for-uClibc.patch [deleted file]
support/gnuconfig/patches/0002-config-add-support-for-ps2.patch [deleted file]