buildrootschalter/package/vsftpd
Axel Lin 5cad4bd403 vsftpd: Fix dependency for needs mmu
Commit 2eb995759 "vsftpd: needs mmu" adds "depends on BR2_TOOLCHAIN_HAS_THREADS".

The build error is:
sysutil.c:(.text+0x37ac): undefined reference to `fork'

Thus it should depend on BR2_USE_MMU rather than BR2_TOOLCHAIN_HAS_THREADS.

Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-09-11 12:56:33 +02:00
..
Config.in vsftpd: Fix dependency for needs mmu 2013-09-11 12:56:33 +02:00
vsftpd-dont-force-largefile.patch
vsftpd-init
vsftpd.mk Normalize separator size to 80 2013-06-06 22:30:24 +02:00