mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
socat: needs mmu
Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
b8326cb643
commit
4cb5ec7c6c
@@ -1,6 +1,7 @@
|
||||
config BR2_PACKAGE_SOCAT
|
||||
bool "socat"
|
||||
depends on BR2_TOOLCHAIN_HAS_THREADS
|
||||
depends on BR2_USE_MMU # fork()
|
||||
help
|
||||
Multipurpose socket relay program.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user