1 config BR2_PACKAGE_TIME
3 depends on BR2_USE_MMU # fork()
4 # See https://savannah.gnu.org/bugs/index.php?48000
5 depends on !BR2_STATIC_LIBS
6 depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
10 http://savannah.gnu.org/projects/time/
12 comment "time needs a toolchain w/ dynamic library"
13 depends on BR2_USE_MMU
14 depends on BR2_STATIC_LIBS