cloudflare / cloudflare/ngx_brotli_module

make induced changes

Open
#11 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
116
Forks
12
PR merge metrics
No merged PRs in 30d

Description

Calling make results in file changes that results in a full re-compilation.

This means if you follow the standard safe procedure of:
```
make
make install
```

nginx gets largely re-compiled for make install.

Contributor guide

Open the contributing guide

Research direction

Start by running the reported sequence, `make` followed by `make install`, and inspect which files change between the two commands. Trace the build inputs that cause nginx to be largely recompiled; done means the standard sequence no longer induces unnecessary file changes or a full rebuild.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, nginx
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.