commit | c3233c291f1b53bc7a609fa7b9a4505462d21583 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Sep 05 21:02:06 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Sep 05 21:02:06 2019 +0000 |
tree | 8015770e395ea03b3ad4e692b7d26f138e95e33a | |
parent | 90aa0d9b30b22e4b730973dc1910c13decd300df [diff] | |
parent | ef19e01f965026e603ca6a1f2755f2920295dd47 [diff] |
Merge "Switch to toybox stat on macOS too."
diff --git a/ui/build/paths/config.go b/ui/build/paths/config.go index 738ef40..b97391b 100644 --- a/ui/build/paths/config.go +++ b/ui/build/paths/config.go
@@ -120,7 +120,6 @@ // These are currently Linux-only toybox tools (but can be switched now). "date": LinuxOnlyPrebuilt, - "stat": LinuxOnlyPrebuilt, // These are toybox tools that only work on Linux. "pgrep": LinuxOnlyPrebuilt,