Config.in 338 B

123456789101112
  1. config BR2_PACKAGE_DACAPO
  2. bool "dacapo"
  3. depends on BR2_PACKAGE_OPENJDK
  4. help
  5. The DaCapo benchmark suite is intended as a tool for Java
  6. benchmarking by the programming language, memory
  7. management and computer architecture communities.
  8. http://dacapobench.org/
  9. comment "dacapo needs OpenJDK"
  10. depends on !BR2_PACKAGE_OPENJDK