config BR2_PACKAGE_BONNIE | |
bool "bonnie++" | |
depends on BR2_INSTALL_LIBSTDCPP | |
depends on BR2_USE_MMU # fork() | |
help | |
Filesystem tester | |
http://www.coker.com.au/bonnie++/ | |
comment "bonnie++ needs a toolchain w/ C++" | |
depends on BR2_USE_MMU | |
depends on !BR2_INSTALL_LIBSTDCPP |