toolchain/microblaze: fix up big-endian characteristics
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 19 Mar 2012 19:48:24 +0000 (16:48 -0300)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 4 Apr 2012 20:46:07 +0000 (22:46 +0200)
The big-endian microblaze external toolchain is missing vital
characteristics being set, such as LARGEFILE support, IPV6 and so on.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Tested-by: Stephan Hoffmann <sho@reLinux.de>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/toolchain-external/Config.in

index 991684fc06b54df7de2d1fa5e3107a8551372677..49ea7fa21b5b13e0bb0f52a7eab3d8f02e14a771 100644 (file)
@@ -461,6 +461,11 @@ config BR2_TOOLCHAIN_EXTERNAL_XILINX_MICROBLAZEEL_V2
 config BR2_TOOLCHAIN_EXTERNAL_XILINX_MICROBLAZEBE_V2
        bool "Xilinx Big Endian Microblaze GNU Tools"
        depends on BR2_microblazebe
+       select BR2_LARGEFILE
+       select BR2_INET_IPV6
+       select BR2_INET_RPC
+       select BR2_ENABLE_LOCALE
+       select BR2_USE_WCHAR
        help
          Toolchain for the Microblaze architecture, from
          http://wiki.xilinx.com/mb-gnu-tools