1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 13:29:16 +02:00
openwrt/package
Anari Jalakas 246b97b607 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>
2023-10-29 19:42:32 +01:00
..
base-files base-files: functions.sh: Add prepend() homologue to append() 2023-10-23 19:18:04 +02:00
boot ramips: add support for ZyXEL LTE5398-M904 2023-10-29 18:51:11 +01:00
devel treewide: make use of new toolchain define 2023-10-20 16:13:56 +02:00
firmware ipq-wifi: update to version 2023-10-12 2023-10-28 19:49:18 +02:00
kernel build: hide kmod-zram config unless enabled 2023-10-29 19:39:54 +01:00
libs libsepol: opt-out of lto usage 2023-10-29 19:42:32 +01:00
network iwinfo: opt-out of lto usage 2023-10-29 19:42:32 +01:00
system treewide: disable QUILT refresh for unsupported packages 2023-10-20 16:13:13 +02:00
utils lua: opt-out of lto usage 2023-10-29 19:42:32 +01:00
Makefile build: generate index.json 2023-05-09 23:56:49 +02:00