Track switch to toybox date for macOS.
Bug: http://b/139450866 Test: builds Change-Id: I5ab0d20d761bcd03f3bee18b8343a2f8aa5e2275
This commit is contained in:
@@ -118,9 +118,6 @@ var Configuration = map[string]PathConfig{
|
||||
"ld.gold": Forbidden,
|
||||
"pkg-config": Forbidden,
|
||||
|
||||
// These are currently Linux-only toybox tools (but can be switched now).
|
||||
"date": LinuxOnlyPrebuilt,
|
||||
|
||||
// These are toybox tools that only work on Linux.
|
||||
"pgrep": LinuxOnlyPrebuilt,
|
||||
"pkill": LinuxOnlyPrebuilt,
|
||||
|
Reference in New Issue
Block a user