nginx: Add support for NJS module 25082/head
authorChristian Marangi <ansuelsmth@gmail.com>
Thu, 3 Oct 2024 15:10:24 +0000 (17:10 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Mon, 21 Oct 2024 15:32:12 +0000 (17:32 +0200)
commite2e3a5fafb2acd167c343f803c51d9a3b40a5ac5
treeef9cdc2e7316a98131c05806a45e7415d6154db9
parent159b6f09f067020a365aa366a4301dae2e113bee
nginx: Add support for NJS module

Add support for NJS module. Various patch are required to make this
module correctly compile with the required library mainly related on
detecting config flags.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
net/nginx/Makefile
net/nginx/patches/nginx-mod-njs/101-feature_test_fix.patch [new file with mode: 0644]
net/nginx/patches/nginx-mod-njs/102-sizeof_test_fix.patch [new file with mode: 0644]
net/nginx/patches/nginx-mod-njs/104-endianness_fix.patch [new file with mode: 0644]