Skip to content

Conversation

@thresheek
Copy link
Member

Proposed changes

While doing the test builds on Alpine 3.23, I've observed a few issues in the build system. This PR fixes them.

On Alpine < 3.23 we rely on abuild verify call to place us in an
expected dir.  On Alpine 3.23 (or rather abuild 3.16) verify function
was refactored and no longer does `cd "$srcdir"`.

Restore the behaviour by explicitely changing the current dir to the
expected one.
Alpine 3.23 changed the default to ninja, which is not compatible with
nginx build system.
@thresheek thresheek requested a review from oxpa December 9, 2025 03:10
@thresheek thresheek merged commit ad2341a into nginx:master Dec 9, 2025
60 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants