reenable microblaze little endian for internal musl toolchain
authorWaldemar Brodkorb <wbx@openadk.org>
Sat, 31 May 2014 13:20:08 +0000 (15:20 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 1 Jun 2014 15:28:57 +0000 (17:28 +0200)
commitf7a257365eb27b8fc238da6e7be0c6070fa75463
treef8a2e9420ac57f3de36e83e0989ee9423c8de825
parentb3b4369848e4a4349884499abe9a40f7666389bc
reenable microblaze little endian for internal musl toolchain

The assumption that musl libc does not support microblaze
little endian mode is wrong. See
http://git.musl-libc.org/cgit/musl/tree/configure line
number 447-448.

Tested with qemu. Just revert previous commit as suggested by
Thomas Petazzoni.

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
toolchain/toolchain-buildroot/Config.in