mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 22:26:31 +00:00
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:
parent
1a55542e98
commit
5777e3ffd9
@ -66,6 +66,7 @@ config BR2_TOOLCHAIN_BUILDROOT_GLIBC
|
|||||||
BR2_x86_64 || BR2_microblaze
|
BR2_x86_64 || BR2_microblaze
|
||||||
depends on BR2_USE_MMU
|
depends on BR2_USE_MMU
|
||||||
depends on !BR2_PREFER_STATIC_LIB
|
depends on !BR2_PREFER_STATIC_LIB
|
||||||
|
depends on !BR2_powerpc_SPE
|
||||||
select BR2_TOOLCHAIN_USES_GLIBC
|
select BR2_TOOLCHAIN_USES_GLIBC
|
||||||
# our glibc.mk enables RPC support
|
# our glibc.mk enables RPC support
|
||||||
select BR2_TOOLCHAIN_HAS_NATIVE_RPC
|
select BR2_TOOLCHAIN_HAS_NATIVE_RPC
|
||||||
|
Loading…
x
Reference in New Issue
Block a user