commit | d3292543282cf8972df504f2fc4260c0d5278427 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Dec 12 16:52:06 2019 -0800 |
committer | Elliott Hughes <enh@google.com> | Thu Dec 12 16:52:06 2019 -0800 |
tree | efa31d386079a4856cd73844a0aee110e10e89e5 | |
parent | 9ab556fd8e02a198889db530510de1c148b05665 [diff] |
Switch the mac back to toybox xargs. Test: make sdk Change-Id: I29a6b0404e248553ecfdfdeb263aa9cd0d2fdb3e
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() {