summaryrefslogtreecommitdiffstats
path: root/rules/classpath.in
blob: 67b5dcac056ea8237c9dbb37bdbd9b025f8485a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
## SECTION=staging
## old section:
### SECTION=bytecode_engines

config CLASSPATH
	tristate
	prompt "classpath"
	select GCCLIBS_GCC_S
	select HOST_SYSTEM_JDK
	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.

	  STAGING: remove in ptxdist-2019.04.0
	  Old, obsolete package that fails to build with OpenJDK 9.