openwrt-packages/net/nginx
Christian Marangi 88fdab5d77
nginx: add patch to fix compilation error on mips targets
Add patch to fix compilation error on mips targets. This was triggered
after enabling LTO. It was discovered that -fPIC is enabled on building
dynamic modules in CFLAGS but was missing on linking them. This patch
adds the missing -fPIC also on linking.

Fixes: 3b13b08ad9 ("nginx: Fix compilation with LTO")
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2024-04-06 17:02:58 +02:00
..
files nginx: fix problem with migration of uci conf template 2023-06-11 04:36:12 +02:00
files-luci-support nginx: introduce support for dynamic modules 2023-04-27 06:14:57 +02:00
patches nginx: add patch to fix compilation error on mips targets 2024-04-06 17:02:58 +02:00
Config_ssl.in nginx: add option to compile STREAM REAL IP module 2023-10-22 14:28:34 +02:00
Makefile nginx: add patch to fix compilation error on mips targets 2024-04-06 17:02:58 +02:00