cloudflare / ngx_brotli_module

Brotli module for NGINX, including the encoder
BSD 2-Clause "Simplified" License
114 stars 13 forks source link

make induced changes #11

Open splitice opened 7 years ago

splitice commented 7 years ago

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.