Config.in 337 B

123456789101112
  1. config BR2_PACKAGE_LMBENCH
  2. bool "lmbench"
  3. # Uses pmap_set, pmap__unset, pmap_getport, etc.
  4. depends on BR2_INET_RPC
  5. help
  6. LMbench is a suite of simple, portable,
  7. ANSI/C microbenchmarks for UNIX/POSIX.
  8. http://sourceforge.net/projects/lmbench/
  9. comment "lmbench requires a toolchain with RPC support"
  10. depends on !BR2_INET_RPC