mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-10-12 12:52:10 -04:00
This fixes the libmnl build on macOS, which ships with an outdated bash
at /bin/bash. During the OpenWrt build, a modern host bash is built and
made available at staging_dir/host/bin/bash, which is present before
/bin/bash in the build's PATH.
This is similar to
|
||
---|---|---|
.. | ||
001-fix_build.patch |