binutils: Update to version 2.40
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 26 Feb 2023 14:47:09 +0000 (15:47 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 5 Mar 2023 18:23:42 +0000 (19:23 +0100)
commita03076cc392b67c8342aac2017f8ac903c983e59
tree542fb1591eff700914429db79fce87aef9fb48bc
parent26a65e852c5bd8e586205ce8dff582de623cb566
binutils: Update to version 2.40

binutils 2.39: https://lists.gnu.org/archive/html/info-gnu/2022-08/msg00002.html
binutils 2.40: https://lists.gnu.org/archive/html/info-gnu/2023-01/msg00003.html

This version includes a new libsframe.so library, pack it into the
libbfd package as it is used by this library. Also deactivate some
optional configuration options for now.

An extra patch to fix compile problem in AARCH64 is added.
gprofng needs a C++ standard library, deactivate it for now.

Activate feature-disassembler-init-styled in bpftools too to fix
compilation with the updated binutils.

An bpftool version 7.0 or later is needed for binutils 2.39 and later.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/devel/binutils/Makefile
package/devel/binutils/patches/001-replace-attribute_const.patch [new file with mode: 0644]
package/network/utils/bpftools/Makefile