NGX_CONF_FLAGS=( --conf-path=/etc/nginx/nginx.conf --error-log-path=stderr --http-client-body-temp-path=/var/lib/nginx/body --http-fastcgi-temp-path=/var/lib/nginx/fastcgi --http-log-path=/var/log/nginx/access.log --http-proxy-temp-path=/var/lib/nginx/proxy --http-scgi-temp-path=/var/lib/nginx/scgi --http-uwsgi-temp-path=/var/lib/nginx/uwsgi --lock-path=/var/lock/nginx.lock --modules-path=/usr/lib/nginx/modules --pid-path=/run/nginx.pid --prefix=/usr/share/nginx --with-compat --with-file-aio --with-threads --with-cc-opt=-ffile-prefix-map=/build/nginx-1.31.1=. -flto=auto -ffat-lto-objects -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNGX_HTTP_HEADERS -pipe -finline-functions -fno-strict-aliasing -fno-lto -fstack-clash-protection -fno-plt -fcf-protection=full -DOPENSSL_NO_ENGINE -Wno-error=stringop-overflow -Wno-error=stringop-overread -Wno-error=discarded-qualifiers -Wformat -Wformat-security -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -DNGX_LINKED_LIST_COOKIES=1 -fPIC -Wdate-time -I/build/nginx-1.31.1/debian/.openssl-compat/include --with-ld-opt=-Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -flto=auto -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fPIC -lz -L/build/nginx-1.31.1/debian/.openssl-compat -L/usr/lib/x86_64-linux-gnu -lssl-nginx -lcrypto-nginx --with-pcre-jit )
