From: Gustavo Zacarias Date: Tue, 25 Feb 2014 14:56:46 +0000 (-0300) Subject: strongswan: needs threads X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3b38a1e6bb99ac53b3a95db52869c8d194ff94f7;p=buildroot.git strongswan: needs threads Fixes: http://autobuild.buildroot.net/results/e23/e2394705545dad8e33ffc558df518014c15f5271/ Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- diff --git a/package/strongswan/Config.in b/package/strongswan/Config.in index 63316cbd90..d53da64d78 100644 --- a/package/strongswan/Config.in +++ b/package/strongswan/Config.in @@ -1,6 +1,10 @@ +comment "strongswan needs a toolchain w/ threads" + depends on !BR2_TOOLCHAIN_HAS_THREADS + menuconfig BR2_PACKAGE_STRONGSWAN bool "strongswan" depends on BR2_USE_MMU # fork() + depends on BR2_TOOLCHAIN_HAS_THREADS help strongSwan is an OpenSource IPsec implementation for the Linux operating system. It is based on the discontinued