Files
buildroot/package/bonnie/Config.in
2012-07-04 14:52:27 +02:00

12 lines
276 B
Plaintext

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++ requires a toolchain with C++ support enabled"
depends on !BR2_INSTALL_LIBSTDCPP