diff options
author | Tony Ambardar <itugrok@yahoo.com> | 2020-08-30 15:54:51 -0700 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2020-09-18 21:42:05 +0200 |
commit | 5582fbd6135f7db4ba8bd887c360007f3b18dba1 (patch) | |
tree | 49576d6af50edd835b974a74f1c80a5c07ea0d9b /package/boot | |
parent | e826e007658911df91385935e74621889abbda24 (diff) | |
download | upstream-5582fbd6135f7db4ba8bd887c360007f3b18dba1.tar.gz upstream-5582fbd6135f7db4ba8bd887c360007f3b18dba1.tar.bz2 upstream-5582fbd6135f7db4ba8bd887c360007f3b18dba1.zip |
bpftools: support NLS, fix ppc build and update to 5.8.9
With global NLS support enabled (CONFIG_BUILD_NLS), the linked libelf.so
and libbfd.so libraries will depend on libintl.so. Import the nls.mk helper
to set library prefixes and flags accordingly, and also conditionally add
"-lintl" as link-time library.
Fix a build error on ppc due to a EDEADLOCK redefinition in errno.h.
Use upstream stable kernel 5.8.9, and fix overriding of feature detection
to only allow/hide detected features. Also refresh existing patches.
Fixes: 2f0d672088 ("bpftools: add utility and library packages supporting
eBPF usage")
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
Diffstat (limited to 'package/boot')
0 files changed, 0 insertions, 0 deletions