mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/lighttpd: drop autoreconf
LIGHTTPD_AUTORECONF=YES was added on master, but the package was changed to build with meson on next, so this doesn't do anything any more. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
@@ -12,8 +12,6 @@ LIGHTTPD_LICENSE = BSD-3-Clause
|
||||
LIGHTTPD_LICENSE_FILES = COPYING
|
||||
LIGHTTPD_CPE_ID_VENDOR = lighttpd
|
||||
LIGHTTPD_DEPENDENCIES = host-pkgconf
|
||||
# Issue in configure script provided in tarball
|
||||
LIGHTTPD_AUTORECONF = YES
|
||||
LIGHTTPD_CONF_OPTS = \
|
||||
-Dwith_brotli=false \
|
||||
-Dwith_dbi=false \
|
||||
|
||||
Reference in New Issue
Block a user