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