ipsec-tools: needs MMU support
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 20 May 2014 21:32:40 +0000 (23:32 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 20 May 2014 21:51:25 +0000 (23:51 +0200)
commit1698bbe49ffc2874afcdd855a97ac6468bd2814b
tree78f3bfb1cf1116ce54114c017e1f26a0fa478d22
parent39b926d968647e1a6e5c5556e9e4175806dc9c5a
ipsec-tools: needs MMU support

ipsec-tools currently fails to build for Blackfin due to GLOB_TILDE
not being supported in Blackfin external toolchains. However, after
fixing this problem (which will be fixed in later versions of the
Blackfin external toolchains) allows to discover that ipsec-tools uses
fork() anyway.

Therefore, this patch simply marks ipsec-tools as not available on
non-MMU systems.

Consequently, it fixes:

  http://autobuild.buildroot.org/results/fc4/fc4ef4101a20e64eb52da56557d6996dd73b3d86/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/ipsec-tools/Config.in