mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-06 18:32:05 +08:00

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>