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

Commit c3233c29 authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "Switch to toybox stat on macOS too."

parents 90aa0d9b ef19e01f
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,