Skip to content

sg: Install GNU find on macOS.

Administrator requested to merge vg/install-gnu-find into main

Created by: varungandhi-src

At the moment, this is needed by the ./dev/generated.sh script, since it uses GNU find's printf flag which is not supported by BSD find.

Test plan

Manually tested that it works. Still need to fix the script which uses find though.

Before: before picture showing findutils being missing

After sg magic: after picture showing GNU find being installed

Merge request reports

Loading