aboutsummaryrefslogtreecommitdiff
path: root/toys/posix/time.c
diff options
context:
space:
mode:
Diffstat (limited to 'toys/posix/time.c')
-rw-r--r--toys/posix/time.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/toys/posix/time.c b/toys/posix/time.c
index 01da9711..70d2997e 100644
--- a/toys/posix/time.c
+++ b/toys/posix/time.c
@@ -9,6 +9,7 @@ USE_TIME(NEWTOY(time, "<1^p", TOYFLAG_USR|TOYFLAG_BIN))
config TIME
bool "time"
default y
+ depends on TOYBOX_FLOAT
help
usage: time [-p] COMMAND [ARGS...]