lede/package/libs/libmnl
Mark Mentovai 985365da45 libmnl: fix build when bash is not located at /bin/bash
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 8f7ce3aa6dda, presently appearing at
package/kernel/mac80211/patches/build/001-fix_build.patch.

Signed-off-by: Mark Mentovai <mark@mentovai.com>
2022-08-03 10:33:16 +08:00
..
patches libmnl: fix build when bash is not located at /bin/bash 2022-08-03 10:33:16 +08:00
Makefile libmnl: update to 1.0.5 (#9228) 2022-04-13 16:29:45 +08:00