vsftpd: fix musl compatibility 1393/head
authorHannu Nyman <hannu.nyman@iki.fi>
Tue, 16 Jun 2015 18:50:04 +0000 (21:50 +0300)
committerHannu Nyman <hannu.nyman@iki.fi>
Tue, 16 Jun 2015 18:50:04 +0000 (21:50 +0300)
commitbc7c3799d4a406ece96e74418b2df2734f571bfc
treef529834995896c105a2f986f346ddbe72b629d81
parentb10600d9aac82cabd798ec5aa8dc7d66993aa275
vsftpd: fix musl compatibility

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>
net/vsftpd/Makefile
net/vsftpd/patches/006-musl-compatibility.patch [new file with mode: 0644]