tools/coreutils: enable ginstall utility
authorFelix Fietkau <nbd@nbd.name>
Wed, 13 Jul 2022 15:48:31 +0000 (17:48 +0200)
committerFelix Fietkau <nbd@nbd.name>
Wed, 13 Jul 2022 15:57:34 +0000 (17:57 +0200)
commit9dc86d19628f55bfed2048c412c5b23bda328cff
treeb369fa75f69971bd629be80d2a045c9ba9aaf5df
parente0e74d8a2ced19f46428d30efd388db72d79326b
tools/coreutils: enable ginstall utility

For some reason, current coreutils version installed on x86 macOS via homebrew
have a bug, where at least the cc1 binary from gcc gets corrupted during install
to the staging dir.
Using the install utility from tools/coreutils fixes this

Signed-off-by: Felix Fietkau <nbd@nbd.name>
tools/coreutils/Makefile