summaryrefslogtreecommitdiff
path: root/data/lighttpd/make.sh
blob: 79b771967e6bac783e38f763e21deb92dd4b306f (plain)
1
2
3
4
5
6
pkg:setup
./autogen.sh
ac_cv_func_sendfile=no ac_cv_search_sendfilev=no pkg:configure --libdir=${PKG_TAPF}/lib/lighttpd --with-openssl --with-zlib --with-webdav-props
# Mac: sendfile causes crashes.
pkg:make
pkg:install