Tony Ambardar 5582fbd613 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>
2020-09-18 21:42:05 +02:00
..
2020-04-18 21:06:45 +02:00
2020-08-30 22:21:34 +02:00
2020-01-07 20:52:23 +01:00
2019-07-08 16:28:47 +02:00
2020-08-30 22:21:34 +02:00
2020-08-24 18:53:59 +02:00
2020-03-15 15:55:56 +00:00
2020-09-06 20:30:51 +02:00
2019-10-12 23:37:00 +02:00
2019-04-06 19:14:06 +02:00
2020-05-13 19:01:23 +02:00