1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-17 04:33:57 +02:00
openwrt/package/network/utils/bpftools
Georgi Valkov 24737d85e8 bpftools: fix param order for install on macOS
Fix: bpftools 5.11.2 does not compile on macOS, because the -m option
was placed between src and dst. Corrected by moving -m 644 before src.

Signed-off-by: Georgi Valkov <gvalkov@abv.bg>
2021-03-07 21:09:01 +00:00
..
patches bpftools: fix param order for install on macOS 2021-03-07 21:09:01 +00:00
Makefile bpftools: fix libbpf pkgconfig file 2021-03-07 20:07:22 +00:00