]> 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)
committerSteve Sakoman <steve@sakoman.com>
Fri, 1 May 2020 20:12:13 +0000 (10:12 -1000)
commit4e64f0bc62fd81f91d75a1f46230fff7c71650e2
tree1bf0686a53e4dfc037edfac764ce1e1173e89e70
parent7e90a36e62ebddf287c2ef19e28f88426e061897
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>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/binutils/binutils.inc