toolchain/musl: disable for PowerPC SPE
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 10 Sep 2014 20:16:04 +0000 (17:16 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 13 Sep 2014 20:02:01 +0000 (22:02 +0200)
It's not supported and the build breaks.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
toolchain/toolchain-buildroot/Config.in

index eef9f9ce0296ece51ef11c32959bb5081b662f8d..53d86dd8e9da3030b2b575c13ac9cc097f9e50a0 100644 (file)
@@ -84,6 +84,7 @@ config BR2_TOOLCHAIN_BUILDROOT_MUSL
        bool "musl (experimental)"
        depends on BR2_arm || BR2_armeb || BR2_i386 || BR2_microblaze || \
                BR2_mips || BR2_mipsel || BR2_powerpc || BR2_x86_64
+       depends on !BR2_powerpc_SPE # not supported, build breaks
        select BR2_TOOLCHAIN_USES_MUSL
        help
          This option selects musl as the C library for the