mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 22:56:33 +00:00
eglibc: needs MMU
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
c798bec25b
commit
eeaf658c98
@ -22,6 +22,7 @@ config BR2_TOOLCHAIN_BUILDROOT_EGLIBC
|
|||||||
BR2_mips64 || BR2_mips64el || BR2_powerpc || \
|
BR2_mips64 || BR2_mips64el || BR2_powerpc || \
|
||||||
BR2_sh || BR2_sh64 || BR2_sparc || \
|
BR2_sh || BR2_sh64 || BR2_sparc || \
|
||||||
BR2_x86_64
|
BR2_x86_64
|
||||||
|
depends on BR2_USE_MMU
|
||||||
select BR2_TOOLCHAIN_USES_GLIBC
|
select BR2_TOOLCHAIN_USES_GLIBC
|
||||||
# our eglibc.mk enables RPC support
|
# our eglibc.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