package/binutils: install libopcodes to target/
authorLecopzer Chen <lecopzer@gmail.com>
Wed, 13 May 2020 17:02:33 +0000 (01:02 +0800)
committerYann E. MORIN <yann.morin.1998@free.fr>
Wed, 13 May 2020 19:45:13 +0000 (21:45 +0200)
commitafceb76e43c3d573ebbaceda791ce970d536bebf
tree9fe3ebf3c9fd293c4024da052d343f4745acc1e6
parent39a7f1e97322c637fe7c76352c6003312f6aedde
package/binutils: install libopcodes to target/

libopcodes was installed in staging/ in commit 6a508d93610 (binutils:
Also install libopcodes in staging), but was not installed in target/

Starting with linux-5.6, perf (linux-tools) will link to libopcodes when
it is present. Since it is available in staging, the build succeeds.
However, libopcodes missing in target, perf fails at runtime:

    perf: ...libopcodes-2.33.1.so: cannot open shared object file

Install libopcodes to target as well.

Signed-off-by: Lecopzer Chen <lecopzer@gmail.com>
[yann.morin.1998@free.fr: reword commit log]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/binutils/binutils.mk