From 596ccefa6805a19e517ead04df9f6383bf1c38c9 Mon Sep 17 00:00:00 2001 From: Ørjan Malde Date: Feb 22 2024 00:34:38 +0000 Subject: groups.d/231.native_packages_etc.group: cherokee: configure w/o ssl Signed-off-by: Ørjan Malde --- diff --git a/groups.d/231.native_packages_etc.group b/groups.d/231.native_packages_etc.group index 0080cd0..1887f84 100644 --- a/groups.d/231.native_packages_etc.group +++ b/groups.d/231.native_packages_etc.group @@ -58,7 +58,7 @@ zstd"; : ${PKG_BZIP2_MAKE_INSTALL_VNAME:=PREFIX}; : ${PKG_CHEROKEE_DEPENDS:="libz"}; : ${PKG_CHEROKEE_URLS_GIT:=cherokee=https://github.com/cherokee/webserver.git@master}; -: ${PKG_CHEROKEE_CONFIGURE_ARGS_EXTRA:="--with-python=${PREFIX}/bin/python2 --without-epoll --without-php --without-ffmpeg"}; +: ${PKG_CHEROKEE_CONFIGURE_ARGS_EXTRA:="--with-python=${PREFIX}/bin/python2 --without-epoll --without-php --without-ffmpeg --without-libssl"}; : ${PKG_CHEROKEE_IN_TREE:=1}; : ${PKG_CLZIP_SHA256SUM:=7ac9fbf5036bf50fb0b6a20e84d2293cb0d24d4044eaf33cbe9760bb9e7fea7a}; : ${PKG_CLZIP_VERSION:=1.13};