diff options
author | Axel Lin <axel.lin@ingics.com> | 2013-09-07 14:07:23 +0800 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2013-09-11 12:56:33 +0200 |
commit | 5cad4bd403bf672a55585cfb610abe7b19596003 (patch) | |
tree | 15a4b9c132d13432705c54caf09ca4851e002da7 /package/linux-headers/3.0.94/linux-headers-headers_install-fix-__packed-in-exported-kernel-head.patch | |
parent | fd7606117f20d9e51c9da0aecbd937039496acfd (diff) | |
download | buildroot-5cad4bd403bf672a55585cfb610abe7b19596003.tar.gz buildroot-5cad4bd403bf672a55585cfb610abe7b19596003.zip |
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>
Diffstat (limited to 'package/linux-headers/3.0.94/linux-headers-headers_install-fix-__packed-in-exported-kernel-head.patch')
0 files changed, 0 insertions, 0 deletions