Closed janiosarmento closed 10 months ago
No need to say, but...
I sent the PR after testing and making sure --recursive
would solve the issue (my Nginx is already on 1.25.3 after that).
Thanks for your pull request and your contribution @janiosarmento
When trying to compile Nginx 1.25.3 the script will fail on "Configuring Nginx build". The log will show:
In order to solve this bug, the git clone command for brotli must include
--recursive
.