glibc: doesn't build for PowerPC SPE

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Gustavo Zacarias 2014-05-22 19:16:14 -03:00 committed by Peter Korsgaard
parent 1a55542e98
commit 5777e3ffd9

View File

@ -66,6 +66,7 @@ config BR2_TOOLCHAIN_BUILDROOT_GLIBC
BR2_x86_64 || BR2_microblaze
depends on BR2_USE_MMU
depends on !BR2_PREFER_STATIC_LIB
depends on !BR2_powerpc_SPE
select BR2_TOOLCHAIN_USES_GLIBC
# our glibc.mk enables RPC support
select BR2_TOOLCHAIN_HAS_NATIVE_RPC