diff options
author | Anari Jalakas <anari.jalakas@gmail.com> | 2023-10-07 16:43:09 +0300 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-10-29 19:42:32 +0100 |
commit | 2a33d26d2110a9332e343a1deb32c9eee486c0db (patch) | |
tree | 89c5869e3a5abd16fdc9200a1ebb9cc5c8c5a8ae /include | |
parent | fbacc5ae52ec8fbe89b3a47850b4d6f62d4c4bf5 (diff) |
libselinux: opt-out of lto usage
This fixes building with USE_LTO enabled:
<artificial>:(.text.exit+0x6e): relocation R_MIPS16_26 against `pthread_key_delete' 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 stpcpy
./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>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions