mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-01 03:26:51 +00:00
5582fbd613
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:
|
||
---|---|---|
.. | ||
001-libbpf-ensure-no-local-symbols-counted-in-ABI-check.patch | ||
002-libbpf-fix-build-failure-from-uninitialized-variable.patch | ||
003-bpftool-allow-passing-BPFTOOL_VERSION-to-make.patch | ||
004-v5.9-bpftool-use-only-ftw-for-file-tree-parsing.patch | ||
005-tools-arch-powerpc-fix-EDEADLOCK-redefinition-errors.patch |