commit | 0f41daf682c76f99585c7e6594840bcb4e950bf6 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Sun Dec 15 16:35:05 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Sun Dec 15 16:35:05 2019 +0000 |
tree | 2105972003bad68a21087cea580486b8405431d8 | |
parent | 950bf327b785702e4460e2820b39b6ae6e5a9edb [diff] | |
parent | d3292543282cf8972df504f2fc4260c0d5278427 [diff] |
Merge "Switch the mac back to toybox xargs."
diff --git a/ui/build/paths/config.go b/ui/build/paths/config.go index f347a11..90ff706 100644 --- a/ui/build/paths/config.go +++ b/ui/build/paths/config.go
@@ -119,9 +119,6 @@ "pgrep": LinuxOnlyPrebuilt, "pkill": LinuxOnlyPrebuilt, "ps": LinuxOnlyPrebuilt, - - // The toybox xargs is currently breaking the mac build. - "xargs": LinuxOnlyPrebuilt, } func init() {