mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-02 00:56:19 -05:00
Ensure -fPIC is passed during the linking stage to fix LTO build failures (relocation errors) on MIPS and other architectures. Fixes: #20436 Signed-off-by: Anari Jalakas <anari.jalakas@gmail.com> Link: https://github.com/openwrt/openwrt/pull/21455 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>