80f7a4b679
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
9 lines
241 B
Plaintext
9 lines
241 B
Plaintext
config BR2_PACKAGE_LMBENCH
|
|
bool "lmbench"
|
|
select BR2_PACKAGE_LIBTIRPC if !BR2_TOOLCHAIN_HAS_NATIVE_RPC
|
|
help
|
|
LMbench is a suite of simple, portable,
|
|
ANSI/C microbenchmarks for UNIX/POSIX.
|
|
|
|
http://sourceforge.net/projects/lmbench/
|