summaryrefslogtreecommitdiffstats
path: root/package/classpath/Config.in
blob: 7aa93a051a217bf9308b54c6a4882540b3ca1b9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
config BR2_PACKAGE_CLASSPATH
	bool "classpath"
	depends on BR2_PACKAGE_JAMVM
	depends on BR2_INET_IPV6
	help
	  GNU Classpath, Essential Libraries for Java, is a GNU
	  project to create free core class libraries for use with
	  virtual machines and compilers for the java programming
	  language.

	  http://classpath.org

comment "classpath needs a toolchain w/ IPv6"
	depends on !BR2_INET_IPV6
OpenPOWER on IntegriCloud