Skip to content

Commit 13d25b1

Browse files

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nginx-build-msys2.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ configure_args=(
9898
--http-fastcgi-temp-path=temp/fastcgi \
9999
--http-scgi-temp-path=temp/scgi \
100100
--http-uwsgi-temp-path=temp/uwsgi \
101+
--with-cc-opt=-DFD_SETSIZE=1024 \
101102
--with-http_realip_module \
102103
--with-http_addition_module \
103104
--with-http_sub_module \

0 commit comments

Comments
 (0)