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,
|
"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