Anari Jalakas f1ea45f853 lua: opt-out of lto usage
This fixes building with USE_LTO enabled.

<artificial>:(.text+0xcc8): relocation R_MIPS16_26 against `luaL_argerror' cannot be used when making a shared object; recompile with -fPIC
./openwrt/staging_dir/toolchain-mips_24kc_gcc-12.3.0_musl/lib/gcc/mips-openwrt-linux-musl/12.3.0/../../../../mips-openwrt-linux-musl/bin/ld.bfd: non-dynamic relocations refer to dynamic symbol strcpy
./openwrt/staging_dir/toolchain-mips_24kc_gcc-12.3.0_musl/lib/gcc/mips-openwrt-linux-musl/12.3.0/../../../../mips-openwrt-linux-musl/bin/ld.bfd: failed to set dynamic section sizes: bad value
collect2: error: ld returned 1 exit status

Signed-off-by: Anari Jalakas <anari.jalakas@gmail.com>
(cherry picked from commit 246b97b607e316d6acae66a23fcdf6d12c02a786)
2023-10-31 00:44:03 +01:00
..
2023-10-09 23:45:35 +02:00
2023-05-24 19:26:32 +01:00
2019-10-19 12:49:11 +02:00
2023-05-18 10:14:13 +02:00
2023-05-19 12:07:14 +02:00
2023-10-31 00:44:03 +01:00
2021-12-13 13:48:08 +01:00
2023-05-18 10:14:13 +02:00
2023-09-18 14:25:18 +02:00
2023-10-08 14:14:50 +02:00