From b0bcafc6a0e03e5ee7506a051ebbb0b93c94941b Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Thu, 12 Jan 2012 22:08:56 +0100 Subject: Remove java support Has been marked as broken since July 2010 (39e6ba1b), and nobody has stepped up to support it, so now finally remove it completely. Signed-off-by: Peter Korsgaard --- toolchain/gcc/Config.in | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'toolchain/gcc/Config.in') diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in index dbcbbd3fd..acaa3a88d 100644 --- a/toolchain/gcc/Config.in +++ b/toolchain/gcc/Config.in @@ -68,18 +68,6 @@ config BR2_EXTRA_GCC_CONFIG_OPTIONS help Any additional gcc configure options you may want to include.... -config BR2_GCC_CROSS_JAVA - bool - -config BR2_INSTALL_LIBGCJ - bool "Build/install java compiler and libgcj?" - depends on !BR2_avr32 && BR2_INSTALL_LIBSTDCPP - select BR2_GCC_CROSS_JAVA - select BR2_LARGEFILE - depends on BROKEN - help - Build/install java compiler and libgcj? - config BR2_INSTALL_OBJC bool "Build/install Objective-C compiler and runtime?" depends on !BR2_avr32 -- cgit v1.2.3