]> code.ossystems Code Review - openembedded-core.git/commit
binutils: Install PIC version of libiberty.a
authorKhem Raj <raj.khem@gmail.com>
Wed, 15 Apr 2020 23:18:29 +0000 (16:18 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 26 Apr 2020 12:58:59 +0000 (13:58 +0100)
commit49eacd44ff65b524c02ab93401dc97745d28415f
treebdabd528d1184b2bb46b0daf2b497787ad17e4d4
parent0f2c415f50364e3b341e9b0d043ec973feacc2f1
binutils: Install PIC version of libiberty.a

some architectures e.g. mips complain in linking apps which have shared
libs that are linking with libiberty.a fixes errors like below

libiberty/../../libiberty/hashtab.c:285:(.text+0xf8): relocation R_MIPS_26 against `htab_create_typed_alloc' cannot be used when making a shared object; recompile with -fPIC

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/binutils/binutils.inc