summaryrefslogtreecommitdiffstats
path: root/rules/classpath.in
diff options
context:
space:
mode:
authorGuillermo Rodríguez <guille.rodriguez@gmail.com>2018-10-31 16:12:06 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-11-10 08:50:47 +0100
commitbbc978e623cafc1278118ee1edd24b8609b26227 (patch)
tree9da6db85677fb3c89cb655777b4d7421019b5f7d /rules/classpath.in
parentf0886f80d5885df2f7ddedc3532dc9a6f3f97acd (diff)
downloadptxdist-bbc978e623cafc1278118ee1edd24b8609b26227.tar.gz
ptxdist-bbc978e623cafc1278118ee1edd24b8609b26227.tar.xz
classpath: Fix building with OpenJDK 1.8
Also move back from staging. Signed-off-by: Guillermo Rodriguez <guille.rodriguez@gmail.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/classpath.in')
-rw-r--r--rules/classpath.in7
1 files changed, 1 insertions, 6 deletions
diff --git a/rules/classpath.in b/rules/classpath.in
index 67b5dcac0..16017b28f 100644
--- a/rules/classpath.in
+++ b/rules/classpath.in
@@ -1,6 +1,4 @@
-## SECTION=staging
-## old section:
-### SECTION=bytecode_engines
+## SECTION=bytecode_engines
config CLASSPATH
tristate
@@ -12,6 +10,3 @@ config CLASSPATH
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.
-