Hello!
On Sun, Feb 12, 2023 at 05:31:30PM +0100, Kevin Weis via nginx wrote:
> Hi,
> I aim to build nginx from source, statically linked, and run into issues
> when `http_xslt_module` is enabled or I'm building with NJS 0.7.10
> (which also needs xslt).
>
> I've created a simplified docker bui
Hi,
I aim to build nginx from source, statically linked, and run into issues
when `http_xslt_module` is enabled or I'm building with NJS 0.7.10
(which also needs xslt).
I've created a simplified docker build to debug this issue at
https://git.compilenix.org/CompileNix/docker-nginx-static
Th