mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-31 11:09:29 -04:00
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>