1
0
mirror of https://github.com/termux/termux-packages synced 2024-07-04 09:15:10 +00:00

enhance(main/nginx): configure with option --with-http_sub_module

Requested in termux/termux-packages#12095.
This commit is contained in:
Henrik Grimler 2022-09-24 21:39:03 +02:00
parent 08d27a2b64
commit 3ad66e3cae

View File

@ -65,6 +65,7 @@ termux_step_configure() {
--with-http_ssl_module \
--with-http_v2_module \
--with-http_gunzip_module \
--with-http_sub_module \
--with-stream \
--with-stream_ssl_module \
$DEBUG_FLAG