kumquat-buildroot/package/binutils
Lecopzer Chen 0d2a3c95dd package/binutils: install libopcodes to target/
libopcodes was installed in staging/ in commit 6a508d9361 (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>
(cherry picked from commit afceb76e43)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2020-05-22 09:41:05 +02:00
..
2.31.1 package/binutils: fix XTENSA_NDIFF handling for PR ld/25861 2020-05-08 11:37:44 +02:00
2.32 package/binutils: fix XTENSA_NDIFF handling for PR ld/25861 2020-05-08 11:37:44 +02:00
2.33.1 package/binutils: fix XTENSA_NDIFF handling for PR ld/25861 2020-05-08 11:37:44 +02:00
arc-2019.09-release package/toolchain: bumb ARC tools to arc-2019.09 release 2020-01-17 21:34:05 +01:00
binutils.hash package/b*: add license file hashes 2020-02-03 14:44:52 +01:00
binutils.mk package/binutils: install libopcodes to target/ 2020-05-22 09:41:05 +02:00
Config.in
Config.in.host package/binutils: disable binutils >= 2.33.1 for configurations using BR2_BINFMT_FLAT 2020-03-02 23:10:02 +01:00