aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/bpftools/patches/006-musl-120.patch
Commit message (Collapse)AuthorAgeFilesLines
* bpftools: update to standalone bpftools + libbpf, use the latest versionFelix Fietkau2022-03-191-20/+0
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* bpftools: fix compilation with musl 1.2.xRosen Penev2021-09-221-0/+20
A definition for __maybe_inline is needed. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>