Merge "Go back to the native mac xargs for now."
This commit is contained in:
@@ -122,6 +122,9 @@ var Configuration = map[string]PathConfig{
|
||||
"pgrep": LinuxOnlyPrebuilt,
|
||||
"pkill": LinuxOnlyPrebuilt,
|
||||
"ps": LinuxOnlyPrebuilt,
|
||||
|
||||
// The toybox xargs is currently breaking the mac build.
|
||||
"xargs": LinuxOnlyPrebuilt,
|
||||
}
|
||||
|
||||
func init() {
|
||||
|
Reference in New Issue
Block a user