mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
toolchain-buildroot: update glibc comment for noMMU
glibc is not available for noMMU platforms, so it doesn't make sense to show the comment about glibc requiring dynamic libraries on noMMU platforms. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
97fd876f62
commit
c6724b4f47
@ -83,6 +83,7 @@ config BR2_TOOLCHAIN_BUILDROOT_GLIBC
|
|||||||
http://www.gnu.org/software/libc/
|
http://www.gnu.org/software/libc/
|
||||||
|
|
||||||
comment "(e)glibc only available with shared lib support"
|
comment "(e)glibc only available with shared lib support"
|
||||||
|
depends on BR2_USE_MMU
|
||||||
depends on BR2_STATIC_LIBS
|
depends on BR2_STATIC_LIBS
|
||||||
|
|
||||||
config BR2_TOOLCHAIN_BUILDROOT_MUSL
|
config BR2_TOOLCHAIN_BUILDROOT_MUSL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user