Commit 294ac7ef authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files
parent 9f2b3f96
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_SOCAT
	bool "socat"
	depends on BR2_TOOLCHAIN_HAS_THREADS
	help
	  Multipurpose socket relay program.

	  http://www.dest-unreach.org/socat/

comment "socat requires a toolchain with thread support"
	depends on !BR2_TOOLCHAIN_HAS_THREADS