summaryrefslogtreecommitdiff
path: root/data/lighttpd/make.sh
blob: a38ffae33ebdc9f183ad3d95aa20d587c80ac573 (plain)
1
2
3
4
5
6
pkg:setup
./autogen.sh
PCRECONFIG="$(PKG_DEST_ pcre)/${PKG_TAPF}/bin/pcre-config" 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