musl: add common glibc extention for nftw
authorTony Ambardar <itugrok@yahoo.com>
Mon, 13 Jul 2020 04:18:43 +0000 (21:18 -0700)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 31 Aug 2020 11:23:59 +0000 (12:23 +0100)
commit735947229c0e89fd714b3cded1e76ea9093827ed
tree14dca17fa899a0fe60f65bf498a7f75de8f0795f
parentc1875d1ebbd4c4bad45d7c93cf012317f8ce1810
musl: add common glibc extention for nftw

Add FTW_ACTIONRETVAL mode and update nftw library for walking file trees.
Update needed to build bpftool userspace utility from Linux kernel source.

Also increment PKG_RELEASE.

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
toolchain/musl/common.mk
toolchain/musl/patches/600-nftw-support-common-gnu-extension.patch [new file with mode: 0644]