From: Waldemar Brodkorb Date: Sat, 19 Mar 2005 23:36:35 +0000 (+0000) Subject: remove java compiler option, with will not work X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=3bc860c9da997155ebf471a040cdd8bab38ab7a1;p=librecmc%2Flibrecmc.git remove java compiler option, with will not work SVN-Revision: 392 --- diff --git a/openwrt/toolchain/gcc/Config.in b/openwrt/toolchain/gcc/Config.in index 2ad0b5e6b7..9dd7d0ca41 100644 --- a/openwrt/toolchain/gcc/Config.in +++ b/openwrt/toolchain/gcc/Config.in @@ -64,9 +64,3 @@ config BR2_INSTALL_LIBSTDCPP help Build/install c++ compiler and libstdc++? -config BR2_INSTALL_LIBGCJ - bool "Build/install java compiler and libgcj?" - default n - depends on BR2_INSTALL_LIBSTDCPP - help - Build/install java compiler and libgcj?