diff options
author | Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> | 2020-02-29 15:28:44 +0000 |
---|---|---|
committer | Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> | 2020-02-29 20:55:37 +0000 |
commit | 4d87963381cbf0f8600388b95fdf825ffe04ede7 (patch) | |
tree | ea959e0cb6b9c2547da7465357ea2674061af1db /target/linux/ipq40xx/patches-4.14/085-mtd-nand-add-macronix-mx35lf1ge4ab.patch | |
parent | 1c880f23248c71a34ee07e1f854d5b6167c85f2d (diff) | |
download | upstream-4d87963381cbf0f8600388b95fdf825ffe04ede7.tar.gz upstream-4d87963381cbf0f8600388b95fdf825ffe04ede7.tar.bz2 upstream-4d87963381cbf0f8600388b95fdf825ffe04ede7.zip |
build: add xargs as prerequisite
Build system needs an 'xargs' that supports '-r' which darwin doesn't.
Homebrew installs a 'gxargs' with the findutils package so look for
'gxargs' as well as 'xargs'
This is a bit of a 'fun' corner case anyway. xargs is only required by
the build if 'CONFIG_AUTOREMOVE' is set and after the build system has
built 'tools/findutils' we have a fully working xargs for host anyway.
Until that time we have to rely on the host's xargs implementation.
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Diffstat (limited to 'target/linux/ipq40xx/patches-4.14/085-mtd-nand-add-macronix-mx35lf1ge4ab.patch')
0 files changed, 0 insertions, 0 deletions