Skip to content

Commit

Permalink
ci fix 4
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanitskiy committed Aug 30, 2023
1 parent 5fce3ac commit a439847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ jobs:
ls -la
./configure \
--prefix=/home/runner/work/ngx-rust/ngx-rust/.cache/nginx/1.23.3/linux-x86_64 \
--with-file-aio --with-cc-opt=-g -fstack-protector-strong -Wformat \
--with-file-aio --with-cc-opt=-g -Wformat \
-Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fPIC --with-ld-opt=-Wl,-Bsymbolic-functions \
-Wl,-z,relro -Wl,-z,now -Wl,--as-needed -pie --with-compat --with-http_addition_module \
--with-http_auth_request_module --with-http_flv_module --with-http_gunzip_module \
Expand Down

0 comments on commit a439847

Please sign in to comment.