vsftpd: needs mmu
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Fri, 28 Dec 2012 00:59:01 +0000 (00:59 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 28 Dec 2012 11:12:29 +0000 (12:12 +0100)
Fixes
http://autobuild.buildroot.net/results/067cfbab9fa26e9e5f321f661e8f4ac0e19249e1

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/vsftpd/Config.in

index 8414c88f72c479602173ef6eac5f2b63c2084c36..3d4cff1c07d891fe6b02924e924678967400bfbb 100644 (file)
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_VSFTPD
        bool "vsftpd"
+       depends on BR2_TOOLCHAIN_HAS_THREADS # fork()
        help
          vsftpd is an ftp daemon written with security in mind.
          http://vsftpd.beasts.org/