Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ef19e01f authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Switch to toybox stat on macOS too.

Bug: http://b/139450866
Test: builds
Change-Id: I97af607a311aea5f97544bd3ce1d532d999126ff
parent 47236f13
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -120,7 +120,6 @@ var Configuration = map[string]PathConfig{

	// These are currently Linux-only toybox tools (but can be switched now).
	"date": LinuxOnlyPrebuilt,
	"stat": LinuxOnlyPrebuilt,

	// These are toybox tools that only work on Linux.
	"pgrep": LinuxOnlyPrebuilt,