|
@@ -11,7 +11,7 @@ LIGHTTPD_SITE = http://download.lighttpd.net/lighttpd/releases-$(LIGHTTPD_VERSIO
|
|
|
LIGHTTPD_LICENSE = BSD-3-Clause
|
|
|
LIGHTTPD_LICENSE_FILES = COPYING
|
|
|
LIGHTTPD_CPE_ID_VENDOR = lighttpd
|
|
|
-LIGHTTPD_DEPENDENCIES = host-pkgconf
|
|
|
+LIGHTTPD_DEPENDENCIES = host-pkgconf xxhash
|
|
|
LIGHTTPD_CONF_OPTS = \
|
|
|
-Dwith_brotli=false \
|
|
|
-Dwith_dbi=false \
|
|
@@ -33,7 +33,7 @@ LIGHTTPD_CONF_OPTS = \
|
|
|
-Dwith_sasl=false \
|
|
|
-Dwith_wolfssl=false \
|
|
|
-Dwith_xattr=false \
|
|
|
- -Dwith_xxhash=false \
|
|
|
+ -Dwith_xxhash=true \
|
|
|
-Dwith_zstd=false \
|
|
|
-Dbuild_extra_warnings=false \
|
|
|
-Dbuild_static=false \
|