[Buildroot] [PATCH 1/1] package/classpath: drop package

Peter Korsgaard peter at korsgaard.com
Tue Mar 3 22:59:29 UTC 2020


>>>>> "James" == James Hilliard <james.hilliard1 at gmail.com> writes:

 > This package has been abandoned by upstream since 2016 and has not
 > had a release since 2012. In addition the GNU Compiler for Java
 > that classpath was written to be used with has been removed as of
 > GCC 7.

 > It is no longer feasible to support classpath as it requires a java
 > compiler capable of producing java 1.5 compatible bytecode which is
 > not possible on hosts with a recent java compiler.

 > Signed-off-by: James Hilliard <james.hilliard1 at gmail.com>

Committed, thanks.

 > -config BR2_PACKAGE_CLASSPATH
 > -	bool "classpath"
 > -	depends on BR2_PACKAGE_CLASSPATH_ARCH_SUPPORTS
 > -	select BR2_NEEDS_HOST_JAR
 > -	select BR2_NEEDS_HOST_JAVAC

This was the only use of these symbols, so I've also removed them and
the corresponding logic.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list