aboutsummaryrefslogtreecommitdiff
path: root/net/vsftpd/patches/006-musl-compatibility.patch
Commit message (Collapse)AuthorAge
* vsftpd: fix musl compatibilityHannu Nyman2015-06-16
Make vsftpd to compile with musl, while preserving uclibc compatibility. When using musl: * disable UTMPX functionality * disable -lnsl option in upstream Makefile Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>