1 config BR2_PACKAGE_SOCAT
3 depends on BR2_TOOLCHAIN_HAS_THREADS
4 depends on BR2_USE_MMU # fork()
6 Multipurpose socket relay program.
8 http://www.dest-unreach.org/socat/
10 comment "socat needs a toolchain w/ threads"
11 depends on BR2_USE_MMU
12 depends on !BR2_TOOLCHAIN_HAS_THREADS